Code

Added label in class name selector for more comfort.
[gosa.git] / gosa-plugins / fai / admin / fai / faiProfile.tpl
index e3c72f6ec1d562513ee5e58cd38cb03208261322..8dc53673f51169c3bf86b44f38e1567930d99480 100644 (file)
@@ -1,8 +1,8 @@
-<table width="100%" summary="">
+<table width="100%" summary="{t}FAI profile{/t}">
        <tr>
                <td width="50%" valign="top">
-                       <h3><img class="center" alt="" src="images/forward.png" align="middle" title="{t}Generic{/t}">&nbsp;{t}Generic{/t}</h3>
-                       <table summary="" cellspacing="4">
+                       <h3>{t}Generic{/t}</h3>
+                       <table summary="{t}Generic settings{/t}" cellspacing="4">
                                <tr>
                                        <td>
                                                <LABEL for="cn">
                                </tr>
                        </table>
                </td>
-               <td valign="top" style="border-left: 1px solid rgb(160, 160, 160);">
-                       <table summary="" style="vertical-align:top; text-align:left;" cellpadding=4 width="100%">
+               <td class='left-border'>
+
+                       <table summary="{t}FAI classes{/t}" width="100%">
+
                                <tr>
-                                       <td style="vertical-align:top;">
-                                               <h3><img class="center" alt="" src="plugins/fai/images/fai_template.png" align="middle" title="{t}Generic{/t}">&nbsp;{t}FAI classes{/t}</h3> 
+                                       <td>
+
+                                               <h3>{t}FAI classes{/t}</h3> 
 <!--                                           <select name="FAIclass" title="{t}Choose a priority{/t}" size="20" style="width:100%;" multiple>
                                                        {html_options values=$FAIclasses output=$FAIclasses}
                                                </select>-->
                                                {$divlist}
                                                <br>
 {render acl=$FAIclassACL}
-                                               <input type="submit" name="AddClass" value="{msgPool type=addButton}">
+                                               <button type='submit' name='AddClass'>{msgPool type=addButton}</button>
+
 {/render}
                                                <input type="hidden" name="edit_helper">
                                        </td>