X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2Fprinter.tpl;h=49ed25737938119ecad36e3769801ca2e2ace6b6;hb=30827656c010419d41e5249cee16edf2d01969b9;hp=f876a41226587dbbc5467643a088a73f5f6c250f;hpb=b21e1a21481f967b2e4c28103a7d46728e1702d5;p=gosa.git diff --git a/plugins/admin/systems/printer.tpl b/plugins/admin/systems/printer.tpl index f876a4122..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}
@@ -54,15 +60,15 @@

 

-

{t}Permissions{/t}

+

{t}Permissions{/t}

- +
{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}