Code

Fixed some typos
[gosa.git] / plugins / admin / fai / faiHook.tpl
index b821e5310e57cf68c9ea781dff9b4f6d45937072..0e8b9fa36be8e451c394d0e51f0e56e8648aefe3 100644 (file)
@@ -1,4 +1,4 @@
-<table width="100%">
+<table width="100%" summary=''>
        <tr>
                <td width="50%" valign="top">
                                <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>
@@ -34,7 +34,7 @@
                                                {t}List of hook scripts{/t}
                                        </LABEL>
                                </h2>
-                               <table width="100%">
+                               <table width="100%" summary=''>
                                <tr>
                                        <td>
                                                <select name="SubObject" title="{t}Choose a hook to delete or edit{/t}" style="width:100%" size="20" id="SubObject">