summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7a988aa)
raw | patch | inline | side by side (parent: 7a988aa)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:24:16 +0000 (13:24 +0000) | ||
committer | hickert <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 | patch | blob | history | |
gosa-core/plugins/personal/posix/paste_generic.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/personal/posix/generic.tpl b/gosa-core/plugins/personal/posix/generic.tpl
index 5464d0125f5c8f60b212c4df2f0794c58eca6b83..b1ac572d738561e5bcc91f56ebf2adbfb27dee51 100644 (file)
<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>
</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">
</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}
{render acl=$trustmodeACL}
diff --git a/gosa-core/plugins/personal/posix/paste_generic.tpl b/gosa-core/plugins/personal/posix/paste_generic.tpl
index ebdb9c1e7aa0572effa588965eded4406bbf0c4b..4355427944e10b9f1a7fae6f50617411a6ceeaac 100644 (file)
<table width='100%'>
<tr>
<td style='vertical-align:top;'>
- <h2>{t}Posix settings{/t}</h2>
+ <h3>{t}Posix settings{/t}</h3>
<table>
<tr>
<td>
<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>