X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2Fprinter.tpl;h=49ed25737938119ecad36e3769801ca2e2ace6b6;hb=30827656c010419d41e5249cee16edf2d01969b9;hp=f911dacaacded3b938e32d8198369cb1736e53c2;hpb=18125d61d8821172c9836d360bf1bbe9e90797e1;p=gosa.git diff --git a/plugins/admin/systems/printer.tpl b/plugins/admin/systems/printer.tpl index f911dacaa..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}
@@ -58,11 +64,11 @@
- +
{t}Users which are allowed to use this printer{/t}
- {html_options options=$UserMembers values=$UserMemberKeys}
@@ -74,11 +80,11 @@
- +
{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}