]> git.mxchange.org Git - addressbook-war.git/commit
Introduced new template + renamed language constant + form field:
authorRoland Haeder <roland@mxchange.org>
Fri, 4 Mar 2016 20:32:09 +0000 (21:32 +0100)
committerRoland Haeder <roland@mxchange.org>
Fri, 4 Mar 2016 20:32:09 +0000 (21:32 +0100)
commit837c592fede526ec14fe3866b725307af87cf753
tree8cd7af9be90a6e224377952e3087e02bc27470f7
parent00a8a0f5da67445b8ad6c65ab77fc4bb4d344086
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