Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for confirm (0.3 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/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)
  4. 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)
  5. src/main/webapp/WEB-INF/view/admin/crawlinginfo/admin_crawlinginfo_details.jsp

                <div class="container-fluid">
                    <div class="row mb-2">
                        <div class="col-sm-6">
                            <h1>
                                <la:message key="labels.crawling_info_title_confirm"/>
                            </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: Wed Feb 12 20:25:27 GMT 2020
    - 10.1K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist_edit.jsp

                                        <label for="doc.config_id" class="col-sm-3 text-sm-right col-form-label">config_id</label>
                                        <div class="col-sm-9">
                                            <la:errors property="doc.config_id"/>
                                            <la:text styleId="doc.config_id" property="doc.config_id" styleClass="form-control"/>
                                        </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 24.9K bytes
    - Viewed (0)
  7. 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)
  8. 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)
  9. src/main/webapp/WEB-INF/view/admin/user/admin_user_edit.jsp

                                        <label for="confirmPassword" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.user_confirm_password"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="confirmPassword"/>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 14 12:15:45 GMT 2020
    - 31.4K bytes
    - Viewed (0)
  10. 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)
Back to top