- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 20 for placeholder_confirm_new_password (0.75 sec)
-
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) -
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) -
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) -
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) -
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) -
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) -
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) -
src/main/resources/fess_label_nl.properties
labels.profile.update= Bijwerken labels.profile.back= Terug labels.profile.placeholder_old_password= Huidig wachtwoord labels.profile.placeholder_new_password= Nieuw wachtwoord labels.profile.placeholder_confirm_new_password= Nieuw wachtwoord bevestigen labels.top.search=Zoeken labels.index_title=Fess labels.index_form_search_btn=Zoeken labels.index_osdd_title=Zoeken labels.index_form_option_btn=Opties
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
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) -
src/main/resources/fess_label_pt_BR.properties
labels.profile.title= Configurações labels.profile.update= Atualizar labels.profile.back= Voltar labels.profile.placeholder_old_password= Senha atual labels.profile.placeholder_new_password= Nova senha labels.profile.placeholder_confirm_new_password= Confirmar nova senha labels.top.search=Pesquisar labels.index_title=Fess labels.index_form_search_btn=Pesquisar labels.index_osdd_title=Pesquisar labels.index_form_option_btn=Opções
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0)