summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 56bc7d5)
raw | patch | inline | side by side (parent: 56bc7d5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 08:02:25 +0000 (08:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 08:02:25 +0000 (08:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16011 594d385d-05f5-0310-b6e9-bd551577e9d8
diff --git a/gosa-core/plugins/personal/posix/generic.tpl b/gosa-core/plugins/personal/posix/generic.tpl
index b5bd2b9e53696b974e699e77696f368ed6f916e8..fc61ca61e0f7514845dc8c7d7a256393593efacf 100644 (file)
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table style="width:100%;" summary="{t}Posix extension settings{/t}">
<tr>
<td style="width:50%; vertical-align:top;">
- <h3>{t}Generic{/t}
- </h3>
- <table summary="">
+
+ <h3>{t}Generic{/t}</h3>
+ <table summary="{t}Generic settings{/t}">
<tr>
<td><label for="homeDirectory">{t}Home directory{/t}</label>{$must}</td>
<td>
{if !$multiple_support}
- <table summary="">
+ <table summary="{t}Account settings{/t}">
<tr>
<td>
{render acl=$force_idsACL}
<p class="seperator"> </p>
-<table summary="" style="width:100% ; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table style="width:100%" summary="{t}Account accessibility{/t}" >
<tr>
<td style='width:50%;vertical-align:top'>
{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}
+ {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>
+
+ <h3>{t}Account{/t}</h3>
{include file="$pwmode.tpl"}
</td>
<td style="border-left:1px solid #A0A0A0">
diff --git a/gosa-core/plugins/personal/posix/groupSelect/group-filter.tpl b/gosa-core/plugins/personal/posix/groupSelect/group-filter.tpl
index 2e2b119ec9dc87c9143c49e1728cb5fff5c94734..87f3e8e3efe771fa5f17f1ee955d1e145d34f9d4 100644 (file)
<div class="contentboxh">
<p class="contentboxh">
{image path="images/launch.png" align="right"}{t}Filter{/t}
-
</p>
</div>
{$SCOPE}
- <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+ <table summary="{t}Group selection filter{/t}" style="width:100%;border-top:1px solid #B0B0B0;">
<tr>
<td>
<label for="NAME">
{image path="images/lists/search.png"} Name
-
</label>
</td>
<td>
{$NAME}
</td>
</tr>
- </table>
-
- <table summary="" width="100%" style="background:#EEEEEE;border-top:1px solid #B0B0B0;">
<tr>
- <td width="100%" align="right">
+ <td width="100%" align="right" colspan="2" style="background:#EEEEEE;border-top:1px solid #B0B0B0;">
{$APPLY}
</td>
</tr>
diff --git a/gosa-core/plugins/personal/posix/groupSelect/group-list.tpl b/gosa-core/plugins/personal/posix/groupSelect/group-list.tpl
index d065801612cb8a99a166c0cf51352c70cdbcea62..61b410a5f26cb280b2d5fae32e9064a2aee92e04 100644 (file)
{image path="images/empty.png" action="no_action_posted" value="do_nothing"}
-
-<table summary="" style="width:100%;height:100%; vertical-align:top; text-align:left;" cellpadding=2>
+<table summary="{t}Group selection{/t}"
+ style="width:100%;height:100%; vertical-align:top; text-align:left;" cellpadding=2>
<tr>
<td style="vertical-align:top; width:100%;">
<div class="contentboxh">
diff --git a/gosa-core/plugins/personal/posix/paste_generic.tpl b/gosa-core/plugins/personal/posix/paste_generic.tpl
index 4355427944e10b9f1a7fae6f50617411a6ceeaac..396e4063966c3a8a935c38a8812a83dd04e54df2 100644 (file)
<tr>
<td style='vertical-align:top;'>
<h3>{t}Posix settings{/t}</h3>
- <table>
+ <table summary="{t}Home directory{/t}">
<tr>
<td>
<label for="homeDirectory">{t}Home directory{/t}</label>
</td>
</tr>
</table>
- <table style='width:100%;'>
+ <table summary="{t}Account settings{/t}">
<tr>
<td><label for="primaryGroup">{t}Primary group{/t}</label></td>
<td>
</td>
</tr>
</table>
- <table width="50%">
+ </td>
+ <td>
+ <table summary="{t}Group membership{/t}">
<tr>
<td style="vertical-align:top;" colspan="4">
<h3>{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 67487bd73a155b3baa6a1df0cf57f81be243d9fd..86dc1d3d62eec1405b422dc1dfa4f0de4a4163a9 100644 (file)
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
<tr>
<td style="vertical-align:top;">
<div class="contentboxh" style="height:20px;">
</p>
</div>
<div class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
- <table summary="" style="width:100%;">
+ <table style="width:100%;">
{$alphabet}
</table>
- <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+ <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
<tr>
<td width="50%">
{image path="{$tree_image}"} {t}Display groups of department{/t}
</td>
</tr>
</table>
- <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+ <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
<tr>
<td width="50%">
{image path="{$search_image}"} {t}Display groups matching{/t}
</td>
</tr>
</table>
- <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+ <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
<tr>
<td width="50%">
{image path="{$search_image}"} {t}Display groups of user{/t}
</td>
</tr>
</table>
- <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+ <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
<tr>
<td>
<input type="checkbox" name="SubSearch" value="1" {$SubSearchCHK}
diff --git a/gosa-core/plugins/personal/posix/trustSelect/trust-filter.tpl b/gosa-core/plugins/personal/posix/trustSelect/trust-filter.tpl
index 27927579fd033bbc244ca5a368183878fc678311..c001ca28353a6ec282909fb9ca66cd1e61016c1d 100644 (file)
{$SCOPE}
- <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+ <table style="width:100%;border-top:1px solid #B0B0B0;"
+ summary="{t}List filter settings{/t}">
<tr>
<td>
<label for="NAME">
{image path="images/lists/search.png"} Name
-
</label>
</td>
<td>
{$NAME}
</td>
</tr>
- </table>
-
- <table summary="" width="100%" style="background:#EEEEEE;border-top:1px solid #B0B0B0;">
<tr>
- <td width="100%" align="right">
+ <td colspan="2" align="right" style="background:#EEEEEE;border-top:1px solid #B0B0B0;">
{$APPLY}
</td>
</tr>
diff --git a/gosa-core/plugins/personal/posix/trustSelect/trust-list.tpl b/gosa-core/plugins/personal/posix/trustSelect/trust-list.tpl
index d362c2c3a9a3f454ceacb3629f37da0bef0957cd..b671fd1ed66d07c8e0b5f6e72ee5695f7a70f75a 100644 (file)
{image path="images/empty.png" action="no_action_posted" value="do_nothing"}
-
-<table summary="" style="width:100%;height:100%; vertical-align:top; text-align:left;" cellpadding=2>
+<table style="width:100%;height:100%; vertical-align:top; text-align:left;" cellpadding=2
+ summary="{t}List of systems{/t}">
<tr>
<td style="vertical-align:top; width:100%;">
<div class="contentboxh">
<div class="contentboxb">
<div style='background:white;padding:3px;'>
- <table><tr>
+ <table summary="{t}List navigation{/t}">
+ <tr>
<td>{$ROOT} </td><td>{$BACK} </td><td>{$HOME} </td><td>{$RELOAD} </td><td>{$SEPARATOR} </td><td>{t}Base{/t} {$BASE} </td><td>{$SEPARATOR} </td><td>{image path="images/rocket.png"}
</td><td> {$ACTIONS}</td>
- </tr></table>
+ </tr>
+ </table>
</div>
</div>
diff --git a/gosa-core/plugins/personal/posix/trust_machines.tpl b/gosa-core/plugins/personal/posix/trust_machines.tpl
index eb2198f3a44b2240b60b994a78df077b9635fc9b..8ae6983e52aa99888e755a8885579793eb31cc96 100644 (file)
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4
+ summary="{t}"
+ >
<tr>
<td style="vertical-align:top;">
<div class="contentboxh" style="height:20px;">
t}Filters{/t}</b></p>
</div>
<div class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
- <table summary="" style="width:100%;">
+ <table style="width:100%;">
{$alphabet}
</table>
- <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%">{image path="{$tree_image}"} {t}Display systems of department{/t}
+ <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%">{image path="{$tree_image}"} {t}Display systems of department{/t}
</td>
<td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
{html_options options=$deplist selected=$depselect}
</select></td></tr></table>
- <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%">{image path="{$search_image}"} {t}Display systems matching{/t}
+ <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%">{image path="{$search_image}"} {t}Display systems matching{/t}
</td>
<td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching addresses{/t}' onChange="mainform.submit()"></td></tr></table>
{$apply}