Code

Fixed some typos
[gosa.git] / plugins / admin / fai / faiTemplate.tpl
index c000db03fe141f71904d7a4989745b9506fe0c99..e14e993d36e6665268528218ed1779f2e13e50ad 100644 (file)
@@ -1,4 +1,4 @@
-<table width="100%">
+<table summary="" width="100%">
        <tr>
                <td valign="top" style="border-right:1px solid #A0A0A0; width:50%">
                                <h2><img class="center" alt="" src="images/fai_small.png" align="middle" title="{t}Generic{/t}">&nbsp;{t}Generic{/t}</h2>
@@ -10,7 +10,7 @@
                                                        </LABEL>
                                                </td>
                                                <td>
-                                                       <input value="{$cn}" size="45" maxsize="80" disabled id="cn">
+                                                       <input value="{$cn}" size="45" maxlength="80" disabled id="cn">
                                                </td>
                                        </tr>
                                        <tr>
@@ -20,7 +20,7 @@
                                                        </LABEL>
                                                </td>
                                                <td>
-                                                       <input value="{$description}" size="45" maxsize="80" {$description} name="description" id="description">
+                                                       <input value="{$description}" size="45" maxlength="80" {$description} name="description" id="description">
                                                </td>
                                        </tr>
                                </table>
@@ -31,7 +31,7 @@
                                                {t}List of template files{/t}
                                        </LABEL>
                                </h2>
-                               <table width="100%">
+                               <table summary="" width="100%">
                                <tr>
                                        <td>
                                                <select name="SubObject" title="{t}Choose a template to delete or edit{/t}" style="width:100%;" size="20" id="SubObject">