X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fadmin_groups.tpl;fp=WEB-INF%2Ftemplates%2Fadmin_groups.tpl;h=ebe889914b156b70714497b967e04bab9656222c;hb=10e7c8186a42d71d6494711b562b92f3e5fd5b7b;hp=0000000000000000000000000000000000000000;hpb=8aef74b216afaf7d9a19e069a68807b54e71267e;p=timetracker.git diff --git a/WEB-INF/templates/admin_groups.tpl b/WEB-INF/templates/admin_groups.tpl new file mode 100644 index 00000000..ebe88991 --- /dev/null +++ b/WEB-INF/templates/admin_groups.tpl @@ -0,0 +1,42 @@ + + + + +
{$i18n.form.groups.hint}
+ + + + + + + + + + +{if $teams} + {foreach $teams as $team} + + + + + + + + + {/foreach} +{/if} +
{$i18n.label.id}{$i18n.label.thing_name}{$i18n.label.date}{$i18n.label.language}{$i18n.label.edit}{$i18n.label.delete}
{$team.id}{$team.name|escape}{$team.date}{$team.lang}{$i18n.label.edit}{$i18n.label.delete}
+ + + + + +
+
+
+  {$i18n.label.or}  + +
+