Code

fixed checkbox
[gosa.git] / plugins / admin / fai / faiScript.tpl
index cd04894026e87b36c71f071408cf4344ae331c55..59a80471d6ed86da95b09f537d2033438fe2f97d 100644 (file)
@@ -1,7 +1,7 @@
-<table width="100%">
+<table width="100%" summary="">
        <tr>
                <td width="50%" valign="top">
-                               <h2><img alt="" src="images/fai_small.png" align="middle" title="{t}Generic{/t}">&nbsp;{t}Generic{/t}</h2>
+                               <h2><img class="center" alt="" src="images/fai_small.png" align="middle" title="{t}Generic{/t}">&nbsp;{t}Generic{/t}</h2>
                                <table summary="" cellspacing="4">
                                        <tr>
                                                <td>
@@ -10,7 +10,7 @@
                                                        </LABEL>
                                                </td>
                                                <td>
-                                                       <input value="{$cn}" size="45" maxsize="80" disabled id="cn">
+                                                       <input value="{$cn}"  maxlength="80" size="45" disabled id="cn">
                                                </td>
                                        </tr>
                                        <tr>
@@ -20,7 +20,7 @@
                                                        </LABEL>
                                                </td>
                                                <td>
-                                                       <input size="45" maxsize="80" value="{$description}" {$description} name="description" id="description">
+                                                       <input size="45" maxlength="80" value="{$description}" {$description} name="description" id="description">
                                                </td>
                                        </tr>
                                </table>
                   &nbsp;
                </td>
                <td>
-                               <h2><img alt="" src="images/fai_script.png" align="middle" title="{t}Objects{/t}">&nbsp;
+                               <h2><img class="center" alt="" src="images/fai_script.png" align="middle" title="{t}Objects{/t}">&nbsp;
                                        <LABEL for="SubObject">
                                                {t}List of scripts{/t}
                                        </LABEL>
                                </h2>
-                               <table width="100%">
+                               <table width="100%" summary="">
                                <tr>
                                        <td>
                                                <select name="SubObject" title="{t}Choose a script to delete or edit{/t}" style="width:100%;" size="20" id="SubObject">