Code

Updated table summary
[gosa.git] / gosa-plugins / fai / admin / fai / faiScriptEntry.tpl
index c586ca6bd3c9be9adb20f1301ed4e498a008785e..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}