]> git.mxchange.org Git - jfinancials-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>
Wed, 25 May 2016 18:39:37 +0000 (20:39 +0200)
commit3a49382bdd28776b0f2c8a98493894815545990b
tree8cc75458727e051e8256a653599d6cd68c81c296
parent544c9d105ce8f704b120e193915fd847599ed97f
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