X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fmobile%2Fusers.tpl;h=eaeb4770fcb27da7976b1a24395318556188643a;hb=4334f16faa68ecaec5aceb5c16bb500d62a3688f;hp=b3af8e206db891ee9e3c41820607a5afc5613953;hpb=bd5a201697a949a00738c890b227eda0948c0bf2;p=timetracker.git diff --git a/WEB-INF/templates/mobile/users.tpl b/WEB-INF/templates/mobile/users.tpl index b3af8e20..eaeb4770 100644 --- a/WEB-INF/templates/mobile/users.tpl +++ b/WEB-INF/templates/mobile/users.tpl @@ -8,15 +8,15 @@ {if $user->can('manage_users')} {if $inactive_users} - + {/if} + {if $active_users} - {if $active_users} - {foreach $active_users as $u} + {foreach $active_users as $u}
{$i18n.form.users.active_users}
{$i18n.label.active_users}
{$i18n.label.person_name} {$i18n.label.login} {$i18n.form.users.role}
{if $uncompleted_indicators} @@ -45,7 +45,7 @@ {if $inactive_users} - +
{$i18n.form.users.inactive_users}
{$i18n.label.inactive_users}
{$i18n.label.person_name} {$i18n.label.login}