]> git.mxchange.org Git - jjobs-war.git/commit
Used much more h:outputText instead of directly the message in the template. This...
authorRoland Häder <roland@mxchange.org>
Tue, 24 May 2016 10:49:37 +0000 (12:49 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 26 May 2016 15:46:47 +0000 (17:46 +0200)
commite58beba9f4347f8e5eacf62d5e6c3a1c255d40de
tree9556b86912d6a6300a4d1d87915b4704a579042b
parent958cc1910b32e4c0af31253c1988caece51ba8d3
Used much more h:outputText instead of directly the message in the template. This should make it more compatible and lesser problematic in the future.
14 files changed:
web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl
web/WEB-INF/templates/admin/country/admin_form_country_data.tpl
web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl
web/WEB-INF/templates/admin/user/admin_form_user_data.tpl
web/WEB-INF/templates/contact/form_contact_data.tpl
web/WEB-INF/templates/guest/guest_privacy_terms.tpl
web/WEB-INF/templates/guest/user/guest_login_form.tpl
web/WEB-INF/templates/guest/user/register/guest_form_register_page1.tpl
web/WEB-INF/templates/guest/user/register/guest_form_register_single.tpl
web/WEB-INF/templates/login/user/user_enter_current_password.tpl
web/guest/user/lost_passwd.xhtml
web/guest/user/resend_link.xhtml
web/user/login_change_email_address.xhtml
web/user/login_change_password.xhtml