Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for placeholder_confirm_new_password (0.47 sec)

  1. src/test/java/org/codelibs/fess/mylasta/action/FessLabelsTest.java

            assertEquals("{labels.profile.placeholder_new_password}", FessLabels.LABELS_PROFILE_placeholder_new_password);
            assertEquals("{labels.profile.placeholder_confirm_new_password}", FessLabels.LABELS_PROFILE_placeholder_confirm_new_password);
    
            // Test search related labels
            assertEquals("{labels.top.search}", FessLabels.LABELS_TOP_SEARCH);
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 13.8K bytes
    - Viewed (0)
  2. 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">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 12:09:07 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/orig/view/login/newpassword.jsp

    								<em class="fa fa-lock fa-fw">
    							</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">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 12:09:07 UTC 2025
    - 3.1K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/login/newpassword.jsp

    								<em class="fa fa-lock fa-fw">
    							</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">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 12:09:07 UTC 2025
    - 3.1K bytes
    - Viewed (0)
  5. 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">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 12:09:07 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_en.properties

    labels.profile.title=Settings
    labels.profile.update=Update
    labels.profile.back=Back
    labels.profile.placeholder_old_password=Current Password
    labels.profile.placeholder_new_password=New Password
    labels.profile.placeholder_confirm_new_password=Confirm New Password
    labels.top.search=Search
    labels.index_title=Fess
    labels.index_form_search_btn=Search
    labels.index_osdd_title=Search
    labels.index_form_option_btn=Options
    labels.index_help=Help
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_zh_TW.properties

    labels.profile_button=設定
    labels.profile.title= 設定
    labels.profile.update= 更新
    labels.profile.back= 返回
    labels.profile.placeholder_old_password= 目前密碼
    labels.profile.placeholder_new_password= 新密碼
    labels.profile.placeholder_confirm_new_password= 確認新密碼
    labels.top.search=搜尋
    labels.index_title=Fess
    labels.index_form_search_btn=搜尋
    labels.index_osdd_title=搜尋
    labels.index_form_option_btn=選項
    labels.index_help=幫助
    labels.search_options=搜尋選項
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_de.properties

    labels.profile.update=Aktualisieren
    labels.profile.back=Zurück
    labels.profile.placeholder_old_password=Aktuelles Passwort
    labels.profile.placeholder_new_password=Neues Passwort
    labels.profile.placeholder_confirm_new_password=Neues Passwort bestätigen
    labels.top.search=Suchen
    labels.index_title=Fess
    labels.index_form_search_btn=Suchen
    labels.index_osdd_title=Suchen
    labels.index_form_option_btn=Optionen
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  9. src/main/resources/fess_label.properties

    labels.profile.title=Settings
    labels.profile.update=Update
    labels.profile.back=Back
    labels.profile.placeholder_old_password=Current Password
    labels.profile.placeholder_new_password=New Password
    labels.profile.placeholder_confirm_new_password=Confirm New Password
    labels.top.search=Search
    labels.index_title=Fess
    labels.index_form_search_btn=Search
    labels.index_osdd_title=Search
    labels.index_form_option_btn=Options
    labels.index_help=Help
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 28 08:40:50 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_pl.properties

    labels.profile.title= Ustawienia
    labels.profile.update= Aktualizuj
    labels.profile.back= Wróć
    labels.profile.placeholder_old_password= Bieżące hasło
    labels.profile.placeholder_new_password= Nowe hasło
    labels.profile.placeholder_confirm_new_password= Potwierdź nowe hasło
    labels.top.search=Szukaj
    labels.index_title=Fess
    labels.index_form_search_btn=Szukaj
    labels.index_osdd_title=Szukaj
    labels.index_form_option_btn=Opcje
    labels.index_help=Pomoc
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
Back to top