Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for confirm (0.16 sec)

  1. src/main/webapp/WEB-INF/view/login/newpassword.jsp

    							</span>
    						</div>
    					</div>
    					<div class="input-group mb-3">
    						<c:set var="ph_confirm_password">
    							<la:message key="labels.login.placeholder_confirm_new_password" />
    						</c:set>
    						<la:password property="confirmPassword" class="form-control"
    							placeholder="${ph_confirm_password}" />
    						<div class="input-group-append">
    							<span class="input-group-text">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/orig/view/profile/index.jsp

    						</div>
    					</div>
    					<div class="input-group mb-3">
    						<c:set var="ph_confirm_password">
    							<la:message key="labels.profile.placeholder_confirm_new_password" />
    						</c:set>
    						<la:password property="confirmNewPassword" class="form-control"
    									 placeholder="${ph_confirm_password}" />
    						<div class="input-group-append">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3.6K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/reqheader/admin_reqheader_edit.jsp

                                        <label for="webConfigId" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.reqheader_web_crawling_config"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="webConfigId"/>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.1K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/orig/view/login/newpassword.jsp

    							</span>
    						</div>
    					</div>
    					<div class="input-group mb-3">
    						<c:set var="ph_confirm_password">
    							<la:message key="labels.login.placeholder_confirm_new_password" />
    						</c:set>
    						<la:password property="confirmPassword" class="form-control"
    							placeholder="${ph_confirm_password}" />
    						<div class="input-group-append">
    							<span class="input-group-text">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/profile/index.jsp

    						</div>
    					</div>
    					<div class="input-group mb-3">
    						<c:set var="ph_confirm_password">
    							<la:message key="labels.profile.placeholder_confirm_new_password" />
    						</c:set>
    						<la:password property="confirmNewPassword" class="form-control"
    									 placeholder="${ph_confirm_password}" />
    						<div class="input-group-append">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3.6K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/wizard/admin_wizard_config.jsp

                <div class="container-fluid">
                    <div class="row mb-2">
                        <div class="col-sm-6">
                            <h1>
                                <la:message key="labels.wizard_crawling_config_title"/>
                            </h1>
                        </div>
                        <div class="col-sm-6">
                            <ol class="breadcrumb float-sm-right">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.6K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/wizard/admin_wizard_start.jsp

                                    <la:message key="labels.wizard_start_title"/>
                                </la:link></li>
                                <li class="breadcrumb-item"><la:message key="labels.wizard_crawling_config_title"/></li>
                                <li class="breadcrumb-item active"><la:message
                                        key="labels.wizard_start_crawling_title"/></li>
                            </ol>
                        </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 4K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/reqheader/admin_reqheader_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message
                                                    key="labels.reqheader_web_crawling_config"/></th>
                                            <td><c:forEach var="item" items="${webConfigItems}">
                                                <c:if test="${webConfigId==item.value}">${f:h(item.label)}</c:if>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 4.6K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/fileauth/admin_fileauth_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message
                                                    key="labels.file_auth_file_crawling_config"/></th>
                                            <td><c:forEach var="item" items="${fileConfigItems}">
                                                <c:if test="${fileConfigId==item.value}">${f:h(item.label)}</c:if>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.2K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message
                                                    key="labels.webauth_web_crawling_config"/></th>
                                            <td><c:forEach var="item" items="${webConfigItems}">
                                                <c:if test="${webConfigId==item.value}">${f:h(item.label)}</c:if>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.5K bytes
    - Viewed (0)
Back to top