From cf6552a2f6ea4ca05c111e60c46e7ebfc24903af Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 4 Mar 2010 08:02:25 +0000 Subject: [PATCH] Updated posix templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16011 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/plugins/personal/posix/generic.tpl | 28 +++++++++---------- .../posix/groupSelect/group-filter.tpl | 9 ++---- .../personal/posix/groupSelect/group-list.tpl | 4 +-- .../plugins/personal/posix/paste_generic.tpl | 8 ++++-- .../plugins/personal/posix/posix_groups.tpl | 12 ++++---- .../posix/trustSelect/trust-filter.tpl | 9 ++---- .../personal/posix/trustSelect/trust-list.tpl | 10 ++++--- .../plugins/personal/posix/trust_machines.tpl | 10 ++++--- 8 files changed, 43 insertions(+), 47 deletions(-) diff --git a/gosa-core/plugins/personal/posix/generic.tpl b/gosa-core/plugins/personal/posix/generic.tpl index b5bd2b9e5..fc61ca61e 100644 --- a/gosa-core/plugins/personal/posix/generic.tpl +++ b/gosa-core/plugins/personal/posix/generic.tpl @@ -1,9 +1,9 @@ - +
-

{t}Generic{/t} -

- + +

{t}Generic{/t}

+
{$must} @@ -48,7 +48,7 @@ {if !$multiple_support} - +
{render acl=$force_idsACL} @@ -123,20 +123,18 @@

 

- +
{if $sshPublicKey == 1} - {render acl=$sshPublicKeyACL} -

{t}SSH keys{/t} -

- - -
- {/render} + {render acl=$sshPublicKeyACL} +

{t}SSH keys{/t}

+ +
+ {/render} {/if} -

{t}Account{/t} -

+ +

{t}Account{/t}

{include file="$pwmode.tpl"}
diff --git a/gosa-core/plugins/personal/posix/groupSelect/group-filter.tpl b/gosa-core/plugins/personal/posix/groupSelect/group-filter.tpl index 2e2b119ec..87f3e8e3e 100644 --- a/gosa-core/plugins/personal/posix/groupSelect/group-filter.tpl +++ b/gosa-core/plugins/personal/posix/groupSelect/group-filter.tpl @@ -1,7 +1,6 @@

{image path="images/launch.png" align="right"}{t}Filter{/t} -

@@ -15,23 +14,19 @@ {$SCOPE} - +
-
{$NAME}
- - - diff --git a/gosa-core/plugins/personal/posix/groupSelect/group-list.tpl b/gosa-core/plugins/personal/posix/groupSelect/group-list.tpl index d06580161..61b410a5f 100644 --- a/gosa-core/plugins/personal/posix/groupSelect/group-list.tpl +++ b/gosa-core/plugins/personal/posix/groupSelect/group-list.tpl @@ -1,7 +1,7 @@ {image path="images/empty.png" action="no_action_posted" value="do_nothing"} - -
+ {$APPLY}
+
diff --git a/gosa-core/plugins/personal/posix/paste_generic.tpl b/gosa-core/plugins/personal/posix/paste_generic.tpl index 435542794..396e40639 100644 --- a/gosa-core/plugins/personal/posix/paste_generic.tpl +++ b/gosa-core/plugins/personal/posix/paste_generic.tpl @@ -2,7 +2,7 @@

{t}Posix settings{/t}

- +
@@ -12,7 +12,7 @@
- +
@@ -49,7 +49,9 @@
- + +
+

{image path="plugins/posix/images/members.png"} {t}Group membership{/t} diff --git a/gosa-core/plugins/personal/posix/posix_groups.tpl b/gosa-core/plugins/personal/posix/posix_groups.tpl index 67487bd73..86dc1d3d6 100644 --- a/gosa-core/plugins/personal/posix/posix_groups.tpl +++ b/gosa-core/plugins/personal/posix/posix_groups.tpl @@ -1,4 +1,4 @@ - +
@@ -23,11 +23,11 @@

- +
{$alphabet}
- +
{image path="{$tree_image}"} {t}Display groups of department{/t} @@ -40,7 +40,7 @@
- +
{image path="{$search_image}"} {t}Display groups matching{/t} @@ -52,7 +52,7 @@
- +
{image path="{$search_image}"} {t}Display groups of user{/t} @@ -64,7 +64,7 @@
- +
+ -
{$NAME}
- - - diff --git a/gosa-core/plugins/personal/posix/trustSelect/trust-list.tpl b/gosa-core/plugins/personal/posix/trustSelect/trust-list.tpl index d362c2c3a..b671fd1ed 100644 --- a/gosa-core/plugins/personal/posix/trustSelect/trust-list.tpl +++ b/gosa-core/plugins/personal/posix/trustSelect/trust-list.tpl @@ -1,7 +1,7 @@ {image path="images/empty.png" action="no_action_posted" value="do_nothing"} - -
+ {$APPLY}
+
+
@@ -10,10 +10,12 @@
- +
+ -
{$ROOT} {$BACK} {$HOME} {$RELOAD} {$SEPARATOR} {t}Base{/t} {$BASE} {$SEPARATOR} {image path="images/rocket.png"} {$ACTIONS}
+
diff --git a/gosa-core/plugins/personal/posix/trust_machines.tpl b/gosa-core/plugins/personal/posix/trust_machines.tpl index eb2198f3a..8ae6983e5 100644 --- a/gosa-core/plugins/personal/posix/trust_machines.tpl +++ b/gosa-core/plugins/personal/posix/trust_machines.tpl @@ -1,4 +1,6 @@ - +
@@ -21,15 +23,15 @@ t}Filters{/t}

- +
{$alphabet}
-
{image path="{$tree_image}"} {t}Display systems of department{/t} +
{image path="{$tree_image}"} {t}Display systems of department{/t}
-
{image path="{$search_image}"} {t}Display systems matching{/t} +
{image path="{$search_image}"} {t}Display systems matching{/t}
{$apply} -- 2.30.2