From 3452f5992ff410e0ca93ecade171b95ec0ae03e4 Mon Sep 17 00:00:00 2001 From: hickert Date: Mon, 18 Jul 2005 13:47:57 +0000 Subject: [PATCH] Added label Tag git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@963 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/groups/generic.tpl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/plugins/admin/groups/generic.tpl b/plugins/admin/groups/generic.tpl index f4c83d4b4..e6a6360d0 100644 --- a/plugins/admin/groups/generic.tpl +++ b/plugins/admin/groups/generic.tpl @@ -4,23 +4,23 @@ - + - - + - + @@ -33,7 +33,7 @@ @@ -47,9 +47,9 @@ {html_options options=$groupTypes selected=$groupType}   - {t}in domain{/t} +   - {html_options values=$sambaDomains output=$sambaDomains selected=$sambaDomainName} @@ -78,9 +78,9 @@
{t}Group name{/t}{$must}{$must} - +
{t}Description{/t} +
{t}Base{/t}{$must}{$must} - {html_options options=$bases selected=$base_select}
- {t}Force GID{/t} +  
- {t}Group members{/t} +
- {html_options options=$members} -- 2.30.2