From: Roland Haeder Date: Wed, 14 Oct 2015 13:08:56 +0000 (+0200) Subject: don't miss h:column! X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=433df84d837b73b1d19af0ed9300e0f5baa65da3;p=addressbook-war.git don't miss h:column! Signed-off-by:Roland Häder --- 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} + + + +