Code

Updated a couple of templates
[gosa.git] / gosa-core / plugins / personal / posix / generic.tpl
index fc61ca61e0f7514845dc8c7d7a256393593efacf..0e853089cfb2747d2647fea7b9309d8747beabde 100644 (file)
@@ -1,6 +1,6 @@
-<table style="width:100%;" summary="{t}Posix extension settings{/t}">
+<table style="width:100%;" summary="{t}POSIX settings{/t}">
  <tr>
-  <td style="width:50%; vertical-align:top;">
+  <td style="width:50%">
 
    <h3>{t}Generic{/t}</h3>
    <table summary="{t}Generic settings{/t}">
@@ -86,7 +86,7 @@
   <td style="border-left:1px solid #A0A0A0">
    &nbsp;
   </td>
-  <td style="vertical-align:top;">
+  <td>
    <h3>{t}Group membership{/t}
    </h3>
    {if $groups eq "too_many_for_nfs"}
  </tr>
 </table>
 
-<p class="seperator">&nbsp;</p>
+<hr>
 
-<table style="width:100%" summary="{t}Account accessibility{/t}" >
+<table style="width:100%" summary="{t}Account permissions{/t}" >
  <tr>
-  <td style='width:50%;vertical-align:top'>
+  <td style='width:50%'>
    {if $sshPublicKey == 1}
      {render acl=$sshPublicKeyACL}
      <h3>{t}SSH keys{/t}</h3>
      <button type='submit' name='edit_sshpublickey'>{t}Edit public ssh keys...{/t}</button>
-     <div style='border-bottom:1px solid #A0A0A0;height:8px'></div>
      {/render}
    {/if}
 
-   <h3>{t}Account{/t}</h3>
+   <hr>
    {include file="$pwmode.tpl"}
   </td>
   <td style="border-left:1px solid #A0A0A0">
    &nbsp;
   </td>
-  <td style="vertical-align:top;">
+  <td>
    <h3>{t}System trust{/t}
    </h3>
    {if !$multiple_support}