X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2Fprinter.tpl;h=49ed25737938119ecad36e3769801ca2e2ace6b6;hb=5968d8b031057ae89dbb12ac0b734b5e4c7f82ad;hp=0664fa8dc38641cd9ad8fce7a14b664c39eab138;hpb=5cfd7ab29b49bfbaf9ca265f0a5cdc152feff5ec;p=gosa.git diff --git a/plugins/admin/systems/printer.tpl b/plugins/admin/systems/printer.tpl index 0664fa8dc..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,16 +60,15 @@

 

-

{t}Permissions{/t}

+

{t}Permissions{/t}

-
- - +
+
- {t}Following objects are assigned as user.{/t}
- {html_options options=$UserMembers values=$UserMemberKeys}
@@ -89,16 +80,15 @@
- - +
@@ -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}