Code

Updated buttons
[gosa.git] / gosa-plugins / goto / personal / environment / logonManagement.tpl
index a7fa9b660a9078271c89d5c3d3828d5bce16886b..6dcb90e1e27885747d5bb60e9bb2ac346fd59d4b 100644 (file)
@@ -1,5 +1,4 @@
-<h2>{image path="plugins/goto/images/logon_script.png"}&nbsp;{t}Logon script management{/t}
-</h2>
+<h3>{t}Logon script management{/t}</h3>
 
     <input type="hidden" name="dialogissubmitted" value="1">
 
                        </td>
                </tr>
        </table>
-       <p class="seperator">&nbsp;</p>
-       <table width="100%" summary="">
-               <tr>
-                       <td colspan="2">
-                       <h2>{image path="plugins/goto/images/logon_script.png"}&nbsp;{t}Script{/t}
-</h2>
-                                       <table width="100%" summary="{t}Logon script{/t}">
-                                               <tr>
-                                                       <td>
-                                                               <textarea style="width:100%;height:400px;" name="LogonData">{$LogonData}</textarea>
-                                                       </td>
-                                               </tr>
-                                               <tr>
-                                                       <td>
-                                                               <input type="file" name="importFile" id="importFile">
-                                                               <button type='submit' name='StartImport'>{t}Import{/t}</button>
+       
+  <hr>
 
-                                                       </td>
-                                               </tr>
-                                       </table>
+       <h3>{t}Script{/t}</h3>
+       <table width="100%" summary="{t}Logon script{/t}">
+               <tr>
+                       <td>
+                               <textarea style="width:100%;height:400px;" name="LogonData">{$LogonData}</textarea>
+                       </td>
+               </tr>
+               <tr>
+                       <td>
+                               <input type="file" name="importFile" id="importFile">
+                               <button type='submit' name='StartImport'>{t}Import{/t}</button>
                        </td>
                </tr>
-       </table>        
+       </table>
 
-       <p class="seperator">&nbsp;</p>
-    <p align="right">
+  <hr>
+  <div class="plugin-actions">
     <button type='submit' name='LogonSave'>{msgPool type=applyButton}</button>
-
     <button type='submit' name='LogonCancel'>{msgPool type=cancelButton}</button>
-
-    </p>
+  </div>
 
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page