Code

Updated listing table summary
[gosa.git] / gosa-plugins / fai / admin / fai / faiScriptEntry.tpl
index f05f255e8e8ad71bff041211863397ae121e66f4..ced7f3d0fedf41c9b6c590270877dbf04ce4795e 100644 (file)
@@ -26,7 +26,8 @@
                                        </tr>
                                </table>
                </td>
-               <td style="border-left: 1px solid rgb(160, 160, 160);">
+               <td class='left-border'>
+
            &nbsp;
         </td>
                <td valign="top">
@@ -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,7 +51,7 @@
                </td>
        </tr>
 </table>
-<p class="seperator">&nbsp;</p>
+<hr>
 <h3>
        <LABEL for="FAIscript">
                {t}Script{/t}
@@ -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">