Code

<h2> => </h3>
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 13:24:16 +0000 (13:24 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 13:24:16 +0000 (13:24 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15984 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/personal/posix/generic.tpl
gosa-core/plugins/personal/posix/paste_generic.tpl

index 5464d0125f5c8f60b212c4df2f0794c58eca6b83..b1ac572d738561e5bcc91f56ebf2adbfb27dee51 100644 (file)
@@ -1,8 +1,8 @@
 <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
  <tr>
   <td style="width:50%; vertical-align:top;">
-   <h2>{image path="images/rightarrow.png"} {t}Generic{/t}
-   </h2>
+   <h3>{image path="images/rightarrow.png"} {t}Generic{/t}
+   </h3>
    <table summary="">
     <tr>
      <td><label for="homeDirectory">{t}Home directory{/t}</label>{$must}</td>
@@ -87,8 +87,8 @@
    &nbsp;
   </td>
   <td style="vertical-align:top;">
-   <h2>{image path="plugins/posix/images/members.png"} {t}Group membership{/t}
-   </h2>
+   <h3>{image path="plugins/posix/images/members.png"} {t}Group membership{/t}
+   </h3>
    {if $groups eq "too_many_for_nfs"}
    <b style="color:red">{t}(Warning: more than 16 groups are not supported by NFS!){/t}</b>
    <br>
   <td style='width:50%;vertical-align:top'>
    {if $sshPublicKey == 1}
    {render acl=$sshPublicKeyACL}
-   <h2>{image path="images/lists/key.png"} {t}SSH keys{/t}
-   </h2>
+   <h3>{image path="images/lists/key.png"} {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}
-   <h2>{image path="plugins/posix/images/terminal_small.png"} {t}Account{/t}
-   </h2>
+   <h3>{image path="plugins/posix/images/terminal_small.png"} {t}Account{/t}
+   </h3>
    {include file="$pwmode.tpl"}
   </td>
   <td style="border-left:1px solid #A0A0A0">
    &nbsp;
   </td>
   <td style="vertical-align:top;">
-   <h2>{image path="images/lists/locked.png"} {t}System trust{/t}
-   </h2>
+   <h3>{image path="images/lists/locked.png"} {t}System trust{/t}
+   </h3>
    {if !$multiple_support}
    {t}Trust mode{/t}&nbsp;
    {render acl=$trustmodeACL}
index ebdb9c1e7aa0572effa588965eded4406bbf0c4b..4355427944e10b9f1a7fae6f50617411a6ceeaac 100644 (file)
@@ -1,7 +1,7 @@
 <table width='100%'>
  <tr>
   <td style='vertical-align:top;'>
-   <h2>{t}Posix settings{/t}</h2>
+   <h3>{t}Posix settings{/t}</h3>
    <table>
     <tr>
      <td>
@@ -52,8 +52,8 @@
    <table width="50%">
     <tr>
      <td style="vertical-align:top;" colspan="4">
-      <h2>{image path="plugins/posix/images/members.png"} {t}Group membership{/t}
-      </h2>
+      <h3>{image path="plugins/posix/images/members.png"} {t}Group membership{/t}
+      </h3>
      </td>
     </tr>
     <tr>