X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fgroups%2Fgeneric.tpl;h=addcdf47de13c7a96732413086d2bac734e3dbcc;hb=ab261854b79dabbfc05a6cb248622a727772e899;hp=f4c83d4b441b7b9a99d595b76edd0f7f87260e50;hpb=d025d4cc32435e63efa54f61d1ce221acf28614f;p=gosa.git diff --git a/plugins/admin/groups/generic.tpl b/plugins/admin/groups/generic.tpl index f4c83d4b4..addcdf47d 100644 --- a/plugins/admin/groups/generic.tpl +++ b/plugins/admin/groups/generic.tpl @@ -2,27 +2,32 @@ - +
- + - - + - + @@ -33,7 +38,7 @@ @@ -47,14 +52,15 @@ {html_options options=$groupTypes selected=$groupType}   - {t}in domain{/t} +   - {html_options values=$sambaDomains output=$sambaDomains selected=$sambaDomainName} {/if} + {if $pickupGroup == "true"} @@ -66,6 +72,20 @@ {t}Members are in a phone pickup group{/t} + {/if} + {if $nagios == "true"} + + + + + + + + + + {/if}
{t}Group name{/t}{$must}{$must} - +
{t}Description{/t} +
{t}Base{/t}{$must}{$must} - {html_options options=$bases selected=$base_select} + {if $baseACL==""} + + {else} + + {/if}
- {t}Force GID{/t} +  
+ {t}Members are in a nagios group{/t} +
@@ -75,12 +95,12 @@ - +
-
- {t}Group members{/t} + +
- {html_options options=$members}