From 433df84d837b73b1d19af0ed9300e0f5baa65da3 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Wed, 14 Oct 2015 15:08:56 +0200 Subject: [PATCH] =?utf8?q?don't=20miss=20h:column!=20Signed-off-by:Roland?= =?utf8?q?=20H=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- web/login/login_user_list.xhtml | 40 ++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/web/login/login_user_list.xhtml b/web/login/login_user_list.xhtml index 134990f6..8c53529f 100644 --- a/web/login/login_user_list.xhtml +++ b/web/login/login_user_list.xhtml @@ -20,25 +20,33 @@ - #{msg.USER_ID} - - - + + #{msg.USER_ID} + + + + - #{msg.USER_NAME} - - - + + #{msg.USER_NAME} + + + + - #{msg.USER_CREATED} - - - + + #{msg.USER_CREATED} + + + + - #{msg.USER_LIST_SHARING_ADDRESSBOOKS} - - - + + #{msg.USER_LIST_SHARING_ADDRESSBOOKS} + + + + -- 2.39.5