Code

Made environment w3c conform again
[gosa.git] / gosa-plugins / goto / personal / environment / logonManagement.tpl
index a7fa9b660a9078271c89d5c3d3828d5bce16886b..189b1e4880a579cadc904c13632698c111f0da60 100644 (file)
@@ -1,12 +1,12 @@
-<h2>{image path="plugins/goto/images/logon_script.png"}&nbsp;{t}Logon script management{/t}
-</h2>
+<h3>{image path="plugins/goto/images/logon_script.png"}&nbsp;{t}Logon script management{/t}
+</h3>
 
     <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">
-                       <h2>{image path="plugins/goto/images/logon_script.png"}&nbsp;{t}Script{/t}
-</h2>
-                                       <table width="100%" summary="{t}Logon script{/t}">
+                       <h3>{image path="plugins/goto/images/logon_script.png"}&nbsp;{t}Script{/t}
+</h3>
+                                       <table width="100%" {t}Logon script{/t}">
                                                <tr>
                                                        <td>
                                                                <textarea style="width:100%;height:400px;" name="LogonData">{$LogonData}</textarea>