]> git.mxchange.org Git - jjobs-war.git/commit
Introduced new template + renamed language constant + form field:
authorRoland Haeder <roland@mxchange.org>
Fri, 4 Mar 2016 20:32:12 +0000 (21:32 +0100)
committerRoland Haeder <roland@mxchange.org>
Fri, 4 Mar 2016 20:32:12 +0000 (21:32 +0100)
commite5714a4cd1939d682ebb52dc08e81753df638ae6
tree0af1e58e985e4c248f81c260c15a9d77c9d00b94
parent8fa50ac90867ae0fa6debc68f84d19927b883502
Introduced new template + renamed language constant + form field:
- introduced login_enter_current_password.tpl to reduce redundant template code
- changed language string to reflect it's purpose (current password)
- renamed form field "password" to "currentPassword" to reflect it's purpose, too
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/templates/login/login_enter_current_password.tpl [new file with mode: 0644]
web/login/login_change_email_address.xhtml
web/login/login_change_password.xhtml
web/login/login_change_personal_data.xhtml