Code

fixed checkbox
[gosa.git] / plugins / admin / fai / faiPartitionTable.tpl
index 68b5f14fcfe144f0f8bc1ca77e6041bde740e656..0389b6f13e4147a53255ea5915af7a51053717f1 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" name="description" id="description">
                                                </td>
                                        </tr>
                                </table>
@@ -34,7 +34,7 @@
                                                {t}Discs{/t}
                                        </LABEL>
                                </h2>
-                               <table width="100%">
+                               <table width="100%" summary="">
                                <tr>
                                        <td>
                                                <select name="disks" title="{t}Choose a disk to delete or edit{/t}" style="width:100%" size="20" id="SubObject">