From 0fe7624fbd629ee9f5e5c9007710467ac24a2922 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Thu, 15 Oct 2015 13:51:50 +0200 Subject: [PATCH] =?utf8?q?not=20working=20with=20rendered=20on=20ui:define?= =?utf8?q?=20...=20:-(=20now=20the=20work-around=20ui:fragment=20needs=20t?= =?utf8?q?o=20be=20used=20Signed-off-by:Roland=20H=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- web/login/login_list_sharing_addressbooks.xhtml | 12 +++++++----- web/user/user_profile.xhtml | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/web/login/login_list_sharing_addressbooks.xhtml b/web/login/login_list_sharing_addressbooks.xhtml index c8649da8..471a1f18 100644 --- a/web/login/login_list_sharing_addressbooks.xhtml +++ b/web/login/login_list_sharing_addressbooks.xhtml @@ -20,12 +20,14 @@ #{msg.CONTENT_TITLE_LOGIN_LIST_SHARING_ADDRESSBOOKS} - - Here goes your content. - + + + Here goes your content. + - - + + + diff --git a/web/user/user_profile.xhtml b/web/user/user_profile.xhtml index a0b9c664..fc0f1200 100644 --- a/web/user/user_profile.xhtml +++ b/web/user/user_profile.xhtml @@ -20,12 +20,14 @@ #{msg.CONTENT_TITLE_INDEX_USER_PROFILE} - - Here goes your content. - + + + Here goes your content. + - - + + + -- 2.39.5