X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2Fprinter.tpl;h=49ed25737938119ecad36e3769801ca2e2ace6b6;hb=30827656c010419d41e5249cee16edf2d01969b9;hp=9b58d29a3b9bc42df959584b7589212805159eac;hpb=d80f358924f6ec57e9464ff26f6380a4e9408caa;p=gosa.git diff --git a/plugins/admin/systems/printer.tpl b/plugins/admin/systems/printer.tpl index 9b58d29a3..49ed25737 100644 --- a/plugins/admin/systems/printer.tpl +++ b/plugins/admin/systems/printer.tpl @@ -1,15 +1,10 @@ - - - - - - - -
-{if $is_terminal ne 'true'} + +{if $StandAlone }

{t}General{/t}

- - - @@ -18,39 +13,34 @@ -
- {$desc} -
{$must}
-
-
 
{$must} - {html_options options=$bases selected=$base_select} + {if $baseACL == ""} + + {else} + + {/if} +
-

 

-
+ {/if}

{t}Details{/t}

- + - +
{$must}
@@ -58,7 +48,9 @@

- {t}PPD{/t} : {$driverInfo}
+ {t}Driver{/t}: {$driverInfo}  + +
@@ -68,38 +60,36 @@

 

-

{t}Permissions{/t}

+

{t}Permissions{/t}

-
- - +
+
- {t}Following objects are assigned as user.{/t}
- {html_options options=$UserMembers values=$UserMemberKeys}
- - - + + +
- - +
@@ -109,9 +99,10 @@
- {t}Following objects are assigned as admin.{/t}
- {html_options options=$AdminMembers values=$AdminMemberKeys}
- - - + + +
- +{if $netconfig ne ''}

 

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