From 37da0b4c4a2b81fefb89221cd58c9dd86ee0f65a Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 23 Mar 2010 07:44:07 +0000 Subject: [PATCH] Updated workstation template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17002 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../goto/admin/systems/goto/workstation.tpl | 58 +++++++------------ 1 file changed, 21 insertions(+), 37 deletions(-) diff --git a/gosa-plugins/goto/admin/systems/goto/workstation.tpl b/gosa-plugins/goto/admin/systems/goto/workstation.tpl index 59e6a3de7..e97a0a4f8 100644 --- a/gosa-plugins/goto/admin/systems/goto/workstation.tpl +++ b/gosa-plugins/goto/admin/systems/goto/workstation.tpl @@ -1,9 +1,9 @@

{t}Properties{/t}

- +
- +
{if $cn eq 'wdefault'} @@ -70,7 +70,7 @@
{t}Workstation template{/t}

- +
{if $member_of_ogroup} @@ -124,44 +124,28 @@
{if $fai_activated} -

{t}Action{/t}

- - - -
- - - - - - -
-{render acl=$FAIstateACL} - -{/render} - -{if $currently_installing} -{render acl=r} - - -{/render} -{else} -{render acl=$FAIstateACL} - - -{/render} -{/if} -
+

{t}Action{/t}

+ {render acl=$FAIstateACL} + + {/render} + {if $currently_installing} + {render acl=r} + + {/render} + {else} + {render acl=$FAIstateACL} + + {/render} + {/if} {/if} -
+ {if $member_of_ogroup} - {/if} -
+ {if $cn eq 'wdefault'} -- 2.30.2