Code

Made faiScript w3c conform
[gosa.git] / gosa-plugins / fai / admin / fai / faiVariableEntry.tpl
index d4b65f3ab8318edf0347c70985fb9f548d3efe2f..9f0dd9484493f83c876ed469cdc0ae0b20e5557a 100644 (file)
@@ -1,9 +1,9 @@
 <input type="hidden" name="SubObjectFormSubmitted" value="1">
-<table width="100%" summary="">
+<table width="100%" summary="{t}FAI variable entry{/t}">
        <tr>
                <td valign="top" width="50%">
                        <h3>{t}Generic{/t}</h3>
-                               <table summary="">
+                               <table summary="{t}Generic settings{/t}">
                                        <tr>
                                                <td>
                                                        {t}Name{/t}{$must}&nbsp;
                                        </tr>
                                </table>
                </td>
-               <td style="border-left: 1px solid rgb(160, 160, 160);">
+               <td class='left-border'>
+
            &nbsp;
         </td>
                <td valign="top">
                                <h3>{t}Variable attributes{/t}</h3>
-                               <table  summary="" width="100%">
+                               <table  summary="{t}Variable attributes{/t}" width="100%">
                                        <tr>
                                                <td>
                                                        <LABEL for="Content">
 <br>
 <div style="align:right;" align="right">
 {if !$freeze}
-       <input type="submit" value="{msgPool type=applyButton}"         name="SaveSubObject" >&nbsp;
+       <button type='submit' name='SaveSubObject'>{msgPool type=applyButton}</button>&nbsp;
+
 {/if}
-       <input type="submit" value="{msgPool type=cancelButton}"        name="CancelSubObject">
+       <button type='submit' name='CancelSubObject'>{msgPool type=cancelButton}</button>
+
 </div>
 
 <!-- Place cursor -->