Code

Updated environment templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 10:39:22 +0000 (10:39 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 10:39:22 +0000 (10:39 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16068 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/personal/environment/hotplugSelect/selectHotplug-list.tpl
gosa-plugins/goto/personal/environment/logonManagement.tpl
gosa-plugins/goto/personal/environment/printerSelect/selectPrinter-list.tpl

index f610d07cc41117573a91b2478b7200f2b9f8779a..aa56b3d385d69945934bdc1a108459a81bf41d0f 100644 (file)
   </tr>
 </table>
 
-<input type="hidden" value="1" name="PosixGroupDialogPosted">
-<p class="plugbottom">
-  <button type='submit' name='hotplugSelect_save'>{msgPool type=addButton}</button>
+<hr>
 
-  &nbsp;
+<div class="plugin-actions">
+  <button type='submit' name='hotplugSelect_save'>{msgPool type=addButton}</button>
   <button type='submit' name='hotplugSelect_cancel'>{msgPool type=cancelButton}</button>
-
-</p>
-
+</div>
 
 <input type="hidden" name="ignore">
index 189b1e4880a579cadc904c13632698c111f0da60..6dcb90e1e27885747d5bb60e9bb2ac346fd59d4b 100644 (file)
@@ -1,12 +1,11 @@
-<h3>{image path="plugins/goto/images/logon_script.png"}&nbsp;{t}Logon script management{/t}
-</h3>
+<h3>{t}Logon script management{/t}</h3>
 
     <input type="hidden" name="dialogissubmitted" value="1">
 
-    <table {t}Logon script management{/t}" width="100%">
+    <table summary="{t}Logon script management{/t}" width="100%">
        <tr>
                        <td width="50%" style="vertical-align:top;border-right:1px solid #B0B0B0">
-                                       <table {t}Logon script settings{/t}">
+                                       <table summary="{t}Logon script settings{/t}">
                                                <tr>
                                                        <td><LABEL for="LogonName">{t}Script name{/t}</LABEL>
                                                        </td>
@@ -32,7 +31,7 @@
                                        </table>
                        </td>
                        <td style="vertical-align:top">
-                                       <table {t}Logon script flags{/t}">
+                                       <table summary="{t}Logon script flags{/t}">
                                                <tr>
                                                        <td>
                                                                <input type="checkbox" value="L" name="LogonLast" {$LogonLastCHK} id="LogonLast">
                        </td>
                </tr>
        </table>
-       <p class="seperator">&nbsp;</p>
-       <table width="100%" >
-               <tr>
-                       <td colspan="2">
-                       <h3>{image path="plugins/goto/images/logon_script.png"}&nbsp;{t}Script{/t}
-</h3>
-                                       <table width="100%" {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
index 470fbaea81897d1bfb497e8634dafce83d7da35d..9ea4d9c265185132cc3e5c5a0b543f7e571d774d 100644 (file)
   </tr>
 </table>
 
-<input type="hidden" value="1" name="PosixGroupDialogPosted">
-<p class="plugbottom">
-  <button type='submit' name='printerSelect_save'>{msgPool type=addButton}</button>
+<hr>
 
-  &nbsp;
+<div class="plugin-actions">
+  <button type='submit' name='printerSelect_save'>{msgPool type=addButton}</button>
   <button type='submit' name='printerSelect_cancel'>{msgPool type=cancelButton}</button>
-
-</p>
-
+</div>
 
 <input type="hidden" name="ignore">