X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fusers.tpl;fp=WEB-INF%2Ftemplates%2Fusers.tpl;h=390320a59bd0954dd8a039c89b3822f605f44390;hb=2130fc223b47abdbf6533fb4cf3a4ad3b6c2c300;hp=3ea9ceb3d486a804b215532c46fc54ce4f2740b5;hpb=3fa23f52efaf0293cd87536d02f5fb9681424be3;p=timetracker.git diff --git a/WEB-INF/templates/users.tpl b/WEB-INF/templates/users.tpl index 3ea9ceb3..390320a5 100644 --- a/WEB-INF/templates/users.tpl +++ b/WEB-INF/templates/users.tpl @@ -69,7 +69,7 @@ {$i18n.label.delete} {foreach $inactive_users as $u} - + {$u.name|escape} {$u.login|escape} {if $smarty.const.ROLE_MANAGER == $u.role} @@ -111,7 +111,7 @@ {$i18n.form.users.role} {foreach $active_users as $u} - + {$u.name|escape} {$u.login|escape} {if $smarty.const.ROLE_MANAGER == $u.role}