From: hickert Date: Thu, 21 Jul 2005 10:43:29 +0000 (+0000) Subject: added label tags X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=16af286302fd7568226c60010a038248207d1701;p=gosa.git added label tags git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@983 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/groups/application.tpl b/plugins/admin/groups/application.tpl index 7f022de57..98f09af89 100644 --- a/plugins/admin/groups/application.tpl +++ b/plugins/admin/groups/application.tpl @@ -1,9 +1,9 @@
- {t}Used applications{/t} +
- {html_options options=$used_apps} @@ -18,9 +18,9 @@
- {t}Available applications{/t} +
- {html_options options=$apps} diff --git a/plugins/admin/groups/group_objects.tpl b/plugins/admin/groups/group_objects.tpl index 6a0756227..661d6a57a 100644 --- a/plugins/admin/groups/group_objects.tpl +++ b/plugins/admin/groups/group_objects.tpl @@ -3,12 +3,12 @@

- {t}Select users to add{/t} {$hint} + {$hint}

- {html_options options=$users} @@ -23,10 +23,20 @@ {$alphabet}
- -
 {t}Display users of department{/t}
+ + + + + +
+ +   + + +
 {t}Display users matching{/t}
{$apply} diff --git a/plugins/admin/groups/headpage.tpl b/plugins/admin/groups/headpage.tpl index 1d3fedc75..b82835499 100644 --- a/plugins/admin/groups/headpage.tpl +++ b/plugins/admin/groups/headpage.tpl @@ -3,12 +3,12 @@

- {t}List of groups{/t} {$hint} + {$hint}

- {html_options options=$grouplist} @@ -44,11 +44,26 @@
- {t}Show primary groups{/t}
- {t}Show samba groups{/t}
- {t}Show application groups{/t}
- {t}Show mail groups{/t}
- {t}Show functional groups{/t}
+ + +
+ + +
+ + +
+ + +
+ + +
@@ -62,14 +77,42 @@

- -
 {t}Display groups of department{/t}
- -
 {t}Display groups matching{/t}
- -
 {t}Display groups of user{/t}
+ + + + + +
+   + + + +
+ + + + + +
  + + + +
+ + + + + +
  + + + +
{$apply}