Code

Updated listing table summary
[gosa.git] / gosa-plugins / fai / admin / fai / faiScriptEntry.tpl
index 84fee18d54a8e48c4a6ecc7520370d631f4df617..ced7f3d0fedf41c9b6c590270877dbf04ce4795e 100644 (file)
@@ -2,7 +2,7 @@
 <table width="100%" summary="">
        <tr>
                <td valign="top" width="50%">
-                       <h3><img class="center" alt="" src="images/forward.png" align="middle" title="{t}Generic{/t}">&nbsp;{t}Generic{/t}</h3>
+                       <h3>{t}Generic{/t}</h3>
                                <table summary="">
                                        <tr>
                                                <td>
                                        </tr>
                                </table>
                </td>
-               <td style="border-left: 1px solid rgb(160, 160, 160);">
+               <td class='left-border'>
+
            &nbsp;
         </td>
                <td valign="top">
-                               <h3><img class="center" alt="" src="plugins/fai/images/fai_script.png" align="middle" title="{t}Properties{/t}">&nbsp;{t}Script attributes{/t}</h3>
+                               <h3>{t}Script attributes{/t}</h3>
                                <table summary="" width="100%">
                                        <tr>
                                                <td>
@@ -40,7 +41,7 @@
                                                </td>
                                                <td>
 {render acl=$FAIpriorityACL}
-                                                   <select id="FAIpriority" name="FAIpriority" title="{t}Choose a priority. Low values result in an earlier, high values in a later execution.{/t}">
+                                                   <select id="FAIpriority" name="FAIpriority" title="{t}Choose a priority. Low values result in an earlier, high values in a later execution.{/t}" size=1>
                                                {html_options options=$FAIprioritys selected=$FAIpriority}
                                        </select>
 {/render}
@@ -50,8 +51,8 @@
                </td>
        </tr>
 </table>
-<p class="seperator">&nbsp;</p>
-<h3><img class="center" alt="" src="plugins/fai/images/fai_script.png" align="middle" title="{t}Script attributes{/t}">&nbsp;
+<hr>
+<h3>
        <LABEL for="FAIscript">
                {t}Script{/t}
        </LABEL>
@@ -72,7 +73,8 @@
        <input type="file" name="ImportFile">&nbsp;
 {/render}
 {render acl=$FAIscriptACL}
-       <input type="submit" name="ImportUpload" value="{t}Import script{/t}">
+       <button type='submit' name='ImportUpload'>{t}Import script{/t}</button>
+
 {/render}
 {render acl=$FAIscriptACL}
        {$DownMe}
 <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 -->
 <script language="JavaScript" type="text/javascript">