X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fusers.tpl;h=c9f67503ee2468bfe4ee13010f37eda6bd865ae2;hb=9819bb63bec83c13dd40ebb2ffc24df5fcfeda33;hp=f03dfd0cf6546096ab56cb767f1e039101f5c7be;hpb=ce4c2506404d648ba6e97552aa4ae17a58ea2fbd;p=timetracker.git diff --git a/WEB-INF/templates/users.tpl b/WEB-INF/templates/users.tpl index f03dfd0c..c9f67503 100644 --- a/WEB-INF/templates/users.tpl +++ b/WEB-INF/templates/users.tpl @@ -8,25 +8,25 @@ {if $user->can('manage_users')} {if $inactive_users} - + {/if} + {if $active_users} - {if $show_quota} + {if $show_quota} - {/if} + {/if} - {if $active_users} {foreach $active_users as $u} @@ -56,7 +56,7 @@ {if $inactive_users}
{$i18n.form.users.active_users}
{$i18n.label.active_users}
{$i18n.label.person_name} {$i18n.label.login} {$i18n.form.users.role}{$i18n.label.quota}
- {if $uncompleted_indicators} + {if $uncompleted_indicators} - {/if} + {/if} {$u.name|escape} {$u.login|escape}
- +
{$i18n.form.users.inactive_users}
{$i18n.label.inactive_users}
{$i18n.label.person_name} {$i18n.label.login}