X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2Fprinter.tpl;h=49ed25737938119ecad36e3769801ca2e2ace6b6;hb=5968d8b031057ae89dbb12ac0b734b5e4c7f82ad;hp=db4c23e388dc77e1f915b5d3a7a5f8f017fb4805;hpb=f20f338201c79ad4d9ea85e10d5350fb5bbf2afd;p=gosa.git diff --git a/plugins/admin/systems/printer.tpl b/plugins/admin/systems/printer.tpl index db4c23e38..49ed25737 100644 --- a/plugins/admin/systems/printer.tpl +++ b/plugins/admin/systems/printer.tpl @@ -2,7 +2,7 @@ @@ -34,7 +40,7 @@ - +
-{if $is_terminal ne 'true'} +{if $StandAlone }

{t}General{/t}

@@ -19,9 +19,15 @@
{$must} - {html_options options=$bases selected=$base_select} + {if $baseACL == ""} + + {else} + + {/if} +
{$must}
@@ -62,7 +68,7 @@ {t}Users which are allowed to use this printer{/t}
- {html_options options=$UserMembers values=$UserMemberKeys}
@@ -78,7 +84,7 @@ {t}Users which are allowed to administrate this printer{/t}
- {html_options options=$AdminMembers values=$AdminMemberKeys}
@@ -93,9 +99,10 @@ - +{if $netconfig ne ''}

 

-{include file="$netconfig"} +{$netconfig} +{/if}