X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2Fprinter.tpl;h=49ed25737938119ecad36e3769801ca2e2ace6b6;hb=e1caeaac864e3118ac900e3fc2d697bd88da1326;hp=37b42402fd5384de569e385c6c35502e57521091;hpb=802a256cdbbdd5212e7c9a69cf53fc6a7c79c0fb;p=gosa.git diff --git a/plugins/admin/systems/printer.tpl b/plugins/admin/systems/printer.tpl index 37b42402f..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 ''}

 

{$netconfig} +{/if}