summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1628a00)
raw | patch | inline | side by side (parent: 1628a00)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 08:32:36 +0000 (08:32 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 08:32:36 +0000 (08:32 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16051 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/personal/environment/logonManagement.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/personal/environment/logonManagement.tpl b/gosa-plugins/goto/personal/environment/logonManagement.tpl
index d3fed7854be1c8fd384ccd53bc56624e5789272c..189b1e4880a579cadc904c13632698c111f0da60 100644 (file)
<input type="hidden" name="dialogissubmitted" value="1">
- <table summary="{t}Logon script management{/t}" width="100%">
+ <table {t}Logon script management{/t}" width="100%">
<tr>
<td width="50%" style="vertical-align:top;border-right:1px solid #B0B0B0">
- <table summary="{t}Logon script settings{/t}">
+ <table {t}Logon script settings{/t}">
<tr>
<td><LABEL for="LogonName">{t}Script name{/t}</LABEL>
</td>
</table>
</td>
<td style="vertical-align:top">
- <table summary="{t}Logon script flags{/t}">
+ <table {t}Logon script flags{/t}">
<tr>
<td>
<input type="checkbox" value="L" name="LogonLast" {$LogonLastCHK} id="LogonLast">
</tr>
</table>
<p class="seperator"> </p>
- <table width="100%" summary="">
+ <table width="100%" >
<tr>
<td colspan="2">
<h3>{image path="plugins/goto/images/logon_script.png"} {t}Script{/t}
</h3>
- <table width="100%" summary="{t}Logon script{/t}">
+ <table width="100%" {t}Logon script{/t}">
<tr>
<td>
<textarea style="width:100%;height:400px;" name="LogonData">{$LogonData}</textarea>