From: Roland Häder Date: Wed, 19 Apr 2017 15:41:08 +0000 (+0200) Subject: Please cherry-pick: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=72f96c16c36e2272bc4cdf0d89e9e272175e689e;p=jfinancials-war.git Please cherry-pick: - text should be wrapped in h:outputText as this is like a GUI for web browsers Signed-off-by: Roland Häder --- diff --git a/web/WEB-INF/templates.dist/admin_page.xhtml b/web/WEB-INF/templates.dist/admin_page.xhtml index 06972855..6e801e5b 100644 --- a/web/WEB-INF/templates.dist/admin_page.xhtml +++ b/web/WEB-INF/templates.dist/admin_page.xhtml @@ -8,10 +8,12 @@ > - #{msg.PAGE_TITLE_ADMIN_FOO} + + + - #{msg.CONTENT_TITLE_ADMIN_FOO} + diff --git a/web/WEB-INF/templates.dist/guest_login_page.xhtml b/web/WEB-INF/templates.dist/guest_login_page.xhtml index 51239492..bd39c798 100644 --- a/web/WEB-INF/templates.dist/guest_login_page.xhtml +++ b/web/WEB-INF/templates.dist/guest_login_page.xhtml @@ -8,10 +8,12 @@ > - #{msg.PAGE_TITLE_INDEX_FOO} + + + - #{msg.CONTENT_TITLE_INDEX_FOO} + diff --git a/web/WEB-INF/templates.dist/guest_page.xhtml b/web/WEB-INF/templates.dist/guest_page.xhtml index fa84908d..c42f45c3 100644 --- a/web/WEB-INF/templates.dist/guest_page.xhtml +++ b/web/WEB-INF/templates.dist/guest_page.xhtml @@ -8,10 +8,12 @@ > - #{msg.PAGE_TITLE_INDEX_FOO} + + + - #{msg.CONTENT_TITLE_INDEX_FOO} + diff --git a/web/WEB-INF/templates.dist/login_page.xhtml b/web/WEB-INF/templates.dist/login_page.xhtml index da995d40..3d5dbd74 100644 --- a/web/WEB-INF/templates.dist/login_page.xhtml +++ b/web/WEB-INF/templates.dist/login_page.xhtml @@ -7,10 +7,12 @@ > - #{msg.PAGE_TITLE_LOGIN_FOO} + + + - #{msg.SUB_TITLE_LOGIN_FOO} + diff --git a/web/admin/mobile/admin_contact_mobile_list.xhtml b/web/admin/mobile/admin_contact_mobile_list.xhtml index b8c0d07b..17b42720 100644 --- a/web/admin/mobile/admin_contact_mobile_list.xhtml +++ b/web/admin/mobile/admin_contact_mobile_list.xhtml @@ -8,7 +8,9 @@ > - #{msg.PAGE_TITLE_ADMIN_LIST_CONTACT_CELLPHONE} + + + diff --git a/web/admin/mobile/admin_contact_mobile_unlink.xhtml b/web/admin/mobile/admin_contact_mobile_unlink.xhtml index fadc8b53..836c6aca 100644 --- a/web/admin/mobile/admin_contact_mobile_unlink.xhtml +++ b/web/admin/mobile/admin_contact_mobile_unlink.xhtml @@ -13,7 +13,9 @@ - #{msg.PAGE_TITLE_ADMIN_UNLINK_CONTACT_CELLPHONE} + + + diff --git a/web/guest/user/login.xhtml b/web/guest/user/login.xhtml index 5ee98148..ffe5e525 100644 --- a/web/guest/user/login.xhtml +++ b/web/guest/user/login.xhtml @@ -8,7 +8,9 @@ > - #{msg.PAGE_TITLE_USER_LOGIN} + + + diff --git a/web/user/login_contact_data_saved.xhtml b/web/user/login_contact_data_saved.xhtml index 2e61450d..b2807f0d 100644 --- a/web/user/login_contact_data_saved.xhtml +++ b/web/user/login_contact_data_saved.xhtml @@ -8,7 +8,9 @@ > - #{msg.PAGE_TITLE_LOGIN_CONTACT_DATA_SAVED} + + + diff --git a/web/user/login_edit_user_data.xhtml b/web/user/login_edit_user_data.xhtml index 96a0f0f1..73e9e262 100644 --- a/web/user/login_edit_user_data.xhtml +++ b/web/user/login_edit_user_data.xhtml @@ -8,7 +8,9 @@ > - #{msg.PAGE_TITLE_LOGIN_EDIT_USER_DATA} + + +