Code

Updated templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 08:32:36 +0000 (08:32 +0000)
committerhickert <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

index d3fed7854be1c8fd384ccd53bc56624e5789272c..189b1e4880a579cadc904c13632698c111f0da60 100644 (file)
@@ -3,10 +3,10 @@
 
     <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>
@@ -32,7 +32,7 @@
                                        </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">&nbsp;</p>
-       <table width="100%" summary="">
+       <table width="100%" >
                <tr>
                        <td colspan="2">
                        <h3>{image path="plugins/goto/images/logon_script.png"}&nbsp;{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>