X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fusers.tpl;h=c9f67503ee2468bfe4ee13010f37eda6bd865ae2;hb=9c1005341a3db52333fcb732960acbdf03fbe4e7;hp=6067ce6f8f1d02ea28ed672048ed502ce38091a9;hpb=983999db0dd78046ebf3090e379049cbd8bc0c5a;p=timetracker.git diff --git a/WEB-INF/templates/users.tpl b/WEB-INF/templates/users.tpl index 6067ce6f..c9f67503 100644 --- a/WEB-INF/templates/users.tpl +++ b/WEB-INF/templates/users.tpl @@ -10,23 +10,23 @@ {if $inactive_users} {$i18n.label.active_users} {/if} + {if $active_users} {$i18n.label.person_name} {$i18n.label.login} {$i18n.form.users.role} - {if $show_quota} + {if $show_quota} {$i18n.label.quota} - {/if} + {/if} - {if $active_users} {foreach $active_users as $u} - {if $uncompleted_indicators} + {if $uncompleted_indicators} - {/if} + {/if} {$u.name|escape} {$u.login|escape}