From 190cef300e830be42b1d2f61301c82d25651af13 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 19 Apr 2017 17:38:13 +0200 Subject: [PATCH] Don't cherry-pick: - text should be wrapped in h:outputText MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- web/user/financials/login_financials_add_receipt.xhtml | 4 +++- web/user/financials/login_financials_overview.xhtml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/web/user/financials/login_financials_add_receipt.xhtml b/web/user/financials/login_financials_add_receipt.xhtml index f8c0b3d4..fd074ce5 100644 --- a/web/user/financials/login_financials_add_receipt.xhtml +++ b/web/user/financials/login_financials_add_receipt.xhtml @@ -7,7 +7,9 @@ > - #{msg.PAGE_TITLE_LOGIN_FINANCIAL_ADD_RECEIPT} + + + diff --git a/web/user/financials/login_financials_overview.xhtml b/web/user/financials/login_financials_overview.xhtml index cfcab1b3..ca444607 100644 --- a/web/user/financials/login_financials_overview.xhtml +++ b/web/user/financials/login_financials_overview.xhtml @@ -7,7 +7,9 @@ > - #{msg.PAGE_TITLE_LOGIN_FINANCIAL_OVERVIEW} + + + -- 2.39.5