From: hickert Date: Wed, 3 Mar 2010 14:03:47 +0000 (+0000) Subject: Removed table oriented design from possix tab X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5af064ac3a7fa3e022d3335beddb01d51c1a6a62;p=gosa.git Removed table oriented design from possix tab git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15989 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/personal/posix/generic.tpl b/gosa-core/plugins/personal/posix/generic.tpl index b1ac572d7..8517dc877 100644 --- a/gosa-core/plugins/personal/posix/generic.tpl +++ b/gosa-core/plugins/personal/posix/generic.tpl @@ -1,9 +1,7 @@ - - -
-

{image path="images/rightarrow.png"} {t}Generic{/t} -

- + +

{t}Generic{/t}

+ +
- - - -
{$must} @@ -48,7 +46,7 @@ {if !$multiple_support} - +
{render acl=$force_idsACL} @@ -82,16 +80,11 @@
{/if} -
-   - -

{image path="plugins/posix/images/members.png"} {t}Group membership{/t} -

+ +

{t}Group membership{/t}

{if $groups eq "too_many_for_nfs"} - {t}(Warning: more than 16 groups are not supported by NFS!){/t} -
+ {t}(Warning: more than 16 groups are not supported by NFS!){/t} +
{/if} {render acl=$groupMembershipACL}
-

 

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

{image path="images/lists/key.png"} {t}SSH keys{/t} -

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

{t}SSH keys{/t}

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

{image path="plugins/posix/images/terminal_small.png"} {t}Account{/t} -

+ +

{t}Account{/t}

+ {include file="$pwmode.tpl"} -
-   - -

{image path="images/lists/locked.png"} {t}System trust{/t} -

+ +

{t}System trust{/t}

+ {if !$multiple_support} - {t}Trust mode{/t}  - {render acl=$trustmodeACL} - -{/render} -{render acl=$trustmodeACL} - -{/render} -
-{render acl=$trustmodeACL} -  - -{/render} -{render acl=$trustmodeACL} - - -{/render} - -{else} - -{t}Trust mode{/t}  - -{/if} -
+ {t}Trust mode{/t}  + {render acl=$trustmodeACL} + + {/render} + {render acl=$trustmodeACL} + + {/render} + +
+ + {render acl=$trustmodeACL} +   + {/render} + {render acl=$trustmodeACL} + + {/render} + + {else} + + + {t}Trust mode{/t}  + + + {/if} + + {if $multiple_support} - + {/if} - - diff --git a/gosa-core/plugins/personal/posix/posix_shadow.tpl b/gosa-core/plugins/personal/posix/posix_shadow.tpl index c98cab738..f0510ecd3 100644 --- a/gosa-core/plugins/personal/posix/posix_shadow.tpl +++ b/gosa-core/plugins/personal/posix/posix_shadow.tpl @@ -1,7 +1,4 @@ - - -
- + {render acl=$mustchangepasswordACL checkbox=$multiple_support checked=$use_mustchangepassword} @@ -29,7 +26,10 @@ {render acl=$shadowExpireACL checkbox=$multiple_support checked=$use_activate_shadowExpire} -
+ + + - -
+ {/render} {t}Password expires on{/t}  {render acl=$shadowExpireACL} @@ -62,6 +62,3 @@ {render acl=$shadowWarningACL} {$shadowwarnings} {/render} -