]> git.mxchange.org Git - pizzaservice-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 17:58:30 +0000 (19:58 +0200)
commit36689693d5b8b1c9d3ecbc47194d32bf79795bd9
tree300e7c34f1e08ec3cd5591d2298239d6784f237b
parent9260e69aeb1f8d80ed982b47450e243983749e92
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/customer/empty_basket.xhtml
web/guest/user/lost_passwd.xhtml
web/user/login_change_email_address.xhtml
web/user/login_change_password.xhtml