Code

Some server service w3c fixes
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 28 Nov 2006 05:42:31 +0000 (05:42 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 28 Nov 2006 05:42:31 +0000 (05:42 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5228 594d385d-05f5-0310-b6e9-bd551577e9d8

20 files changed:
ihtml/themes/default/MultiSelectWindow.tpl
plugins/admin/systems/ServiceAddDialog.tpl
plugins/admin/systems/class_divListSystemService.inc
plugins/admin/systems/goCupsServer.tpl
plugins/admin/systems/goFaxServer.tpl
plugins/admin/systems/goFonServer.tpl
plugins/admin/systems/goGlpiServer.tpl
plugins/admin/systems/goImapServer.tpl
plugins/admin/systems/goKrbServer.tpl
plugins/admin/systems/goLdapServer.tpl
plugins/admin/systems/goLogDBServer.tpl
plugins/admin/systems/goMailServer.tpl
plugins/admin/systems/goNtpServer.tpl
plugins/admin/systems/goShareServer.tpl
plugins/admin/systems/goSpamServer.tpl
plugins/admin/systems/goSpamServerRule.tpl
plugins/admin/systems/goSyslogServer.tpl
plugins/admin/systems/goTerminalServer.tpl
plugins/admin/systems/goVirusServer.tpl
plugins/admin/systems/servkolab.tpl

index cc96dfb004172c242a5c577ba33b40fdeb27e4e8..cd228e82bd6da6eb0b09716f9dd66a2615e8ddc8 100644 (file)
@@ -96,8 +96,8 @@
                        {$regexes}
                        {$apply}
                        {$UserBox3}
-            {/if}
                        </div>
+                       {/if}
                </td>
                {/if}
        </tr>
index bdd0999ed050d3d405c2d8bf681d9116c5fb3819..f055f33c14cb34e4f3f943a08d49dc189ca68b09 100755 (executable)
 <br>
 <br>
 <p class="seperator">
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:8px;padding-bottom:3px;">
     <input type='submit' name='SaveServiceAdd' value='{t}Continue{/t}' {if !$Services} disabled {/if}>
     &nbsp;
     <input type='submit' name='CancelServiceAdd' value='{t}Cancel{/t}'>
 </div>
-</p>
 
index 3d6fc5087b899538ef19d2df92394e1d43622bae..7f86a278bd4881c916530dd20610dd5faabd1663 100644 (file)
@@ -47,14 +47,14 @@ class divListSystemService extends MultiSelectWindow
       }
     }
     $listhead = "<div style='background:#F0F0F9;padding:5px;'>".
-    " <input class='center' type='image' align='middle' src='images/select_new_server.png' class='center' 
+    " <input type='image' align='middle' src='images/select_new_server.png' class='center' 
         name='addNewService' alt='"._("Add service")."' title='"._("Add new service")."'>&nbsp;".
     " <img class='center' src='images/list_seperator.png' align='middle' alt='' height='16' width='1'>&nbsp;".
-    " <input class='center' type='image' align='middle' src='images/status_start_all.png' class='center'
+    " <input type='image' align='middle' src='images/status_start_all.png' class='center'
         name='startServices' alt='"._("Start all")."' title='"._("Start all services")."'>&nbsp;".
-    " <input class='center' type='image' align='middle' src='images/status_stop_all.png'  class='center'   
+    " <input type='image' align='middle' src='images/status_stop_all.png'  class='center'   
         name='stopServices' alt='"._("Stop service")."' title='"._("Stop all services")."'>&nbsp;".
-    " <input class='center' type='image' align='middle' src='images/status_restart_all.png'    class='center'
+    " <input type='image' align='middle' src='images/status_restart_all.png'    class='center'
         name='restartServices' alt='"._("Restart service")."' title='"._("Restart all services")."'>&nbsp;".
     "</div>";
     $this->SetListHeader($listhead);
index 1aabb1ad8df439325dac972ffce2ef254ec0f6b4..e10bd2f67f3f8a1f14a368b3a28eb2f0628d3a85 100644 (file)
@@ -1,11 +1,9 @@
 <h2>{t}Print Service{/t} {t}enabled{/t}</h2>
 
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 <input type="hidden" name="goCupsServerPosted" value="1">
index a7e483e55d9c57d0b1d635fcd2222a45c838861f..27560b3f3eec2ef75680953e50657bc9ef4f81d8 100644 (file)
    </table>
 
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 <input type="hidden" name="goFaxServerPosted" value="1">
index 6300052246013b08d9f0d2bdc3c6145d41560a00..14a1603b834de9a62b43b7a2e14aebc92f271c19 100644 (file)
    </table>
 
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 <input type="hidden" name="goFonServerPosted" value="1">
index 715a4167fba28f48d32d50b5658e7b6101b5ba94..36a2f2476c9d5a8dbce5d2611581730555c53bd6 100644 (file)
 
 
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 <input type="hidden" name="goGlpiServer_posted" value="1">
index 34e9374dab70590658f0acdf1593c5632ba728d0..17c40092dc0a9029953edd93eae11e8a018ce055 100644 (file)
 >
 
 <p class="seperator">&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 <input type="hidden" name="goImapServerPosted" value="1">
index d4c6536c174bc732d7489a16738a59febbe6dc80..a0234ebe1a54f1fa73e326dfafe8128badc37b72 100644 (file)
     </tr>
    </table>
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 <input type="hidden" name="goKrbServerPosted" value="1">
index 479b3ed3663e4986aecd66128bf607e3a01cb075..be91741e745b74127fceb4d5edf55aaa614e72c6 100644 (file)
@@ -5,11 +5,9 @@
 {/render}
 
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 <input type="hidden" name="goLdapServerPosted" value="1">
index dd286dfc49771bf1484151c83bbb7c18c64c3100..8395070295b3b24ce6a52e29ae15fe51645928f5 100644 (file)
    </table>
 
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 <input type="hidden" name="goLogDBServerPosted" value="1">
index 4d3f87080af440b37fd6dff694c77ef3704f8890..a17d08f04a9e845e914a4f59dd2d6d8c20465584 100644 (file)
 >
 
 <p class="seperator">&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
-</div>
 </p>
 
index c6515939d79dd39808cbfe0981ea098470c461e9..25a91d432454ef95a7e60fba02ae8dbeb448494c 100644 (file)
 </table>
 
 <p class="seperator">&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
        <input type='submit' name='SaveService' value='{t}Save{/t}'>
        &nbsp; 
        <input type='submit' name='CancelService' value='{t}Cancel{/t}'> 
 </div>
-</p>
index 4169f3706927a68149884c09269bbbeb35bfea44..2c645c7f4e75d9f1015908b894c1244e3828725e 100644 (file)
 
 
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 <input type="hidden" name="goShareServerPosted" value="1">
index f69b879d40807e7718b01064317d541b9edd89a2..c8b58852f56b200e1a1fd01b30a7c7f3fc12f88b 100644 (file)
 <input type='hidden' value='1' name='goSpamServer'>
 
 <p class='seperator'>&nbsp;</p>
-<div style="width:100%; text-align:right;">
-<p>
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
-</p>
 </div>
 
index 8673f15df4d4de7a694f7a9d20308d00d0f1205c..6448ab556c5e66ca5e33e89c737a4b1549d5a47d 100644 (file)
  </tr>
 </table>
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveRule' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelRule' value='{t}Cancel{/t}'>
 </div>
-</p>
 
index 14072bfe81a5f315cef7ce14ab6c23d7d60f8034..a7ed661a834515730eb0d0239ddfa9df13515ffe 100644 (file)
@@ -1,11 +1,9 @@
 <h2>{t}Syslog Service{/t} {t}enabled{/t}</h2>
 
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 <input type="hidden" name="goCupsServerPosted" value="1">
index 0a8807fe47dc2af479a0683b53ef61d13c7027c3..5fca2091f22852afc3faf605f0411ac1e1f6020f 100644 (file)
    </table>
 
 <p class='seperator'>&nbsp;</p>
-<div style="width:100%; text-align:right;">
-<p>
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
-</p>
 </div>
 <input type="hidden" name="goTerminalServerPosted" value="1">
index 790d07d82491a21ba8215a62d9e66f989b602130..af14a2b1c1cc09b40b7f1dff4a034a40dd74e24e 100644 (file)
 </table>
 <input type='hidden' name='goVirusServer' value='1'>
 <p class='seperator'>&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>
 
index a873c958ca74e1b551a3662b3d1aadb2bf507c3a..ec83b7801ca6feca72f58a33c67466077bc0d96a 100644 (file)
 <input type="hidden" name="kolabtab">
 
 <p class="seperator">&nbsp;</p>
-<p>
-<div style="width:100%; text-align:right;">
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
 </div>
-</p>