From 6636d6e67f65a3993ccd1bb6becdbfd3241f299d Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Thu, 15 Oct 2015 12:30:31 +0200 Subject: [PATCH] =?utf8?q?renamed=20"profile"=20to=20"userId"=20Signed-off?= =?utf8?q?-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 | 2 +- web/login/login_user_list.xhtml | 6 +++--- web/user/user_profile.xhtml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/login/login_list_sharing_addressbooks.xhtml b/web/login/login_list_sharing_addressbooks.xhtml index 71a3e108..1f3be67b 100644 --- a/web/login/login_list_sharing_addressbooks.xhtml +++ b/web/login/login_list_sharing_addressbooks.xhtml @@ -7,7 +7,7 @@ > - + diff --git a/web/login/login_user_list.xhtml b/web/login/login_user_list.xhtml index d2e48541..f0f42a51 100644 --- a/web/login/login_user_list.xhtml +++ b/web/login/login_user_list.xhtml @@ -23,14 +23,14 @@ #{msg.USER_ID} - + #{msg.USER_NAME} - + @@ -44,7 +44,7 @@ #{msg.USER_LIST_SHARING_ADDRESSBOOKS} - + diff --git a/web/user/user_profile.xhtml b/web/user/user_profile.xhtml index 0c64bfa9..4fd73c13 100644 --- a/web/user/user_profile.xhtml +++ b/web/user/user_profile.xhtml @@ -7,7 +7,7 @@ > - + -- 2.39.5