Code

<img must be "middle" not "center" aligned
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 08:02:10 +0000 (08:02 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 08:02:10 +0000 (08:02 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@390 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/service.tpl
plugins/gofax/blocklists/generic.tpl
plugins/personal/posix/posix_groups.tpl

index dca50c264b9642e5614bdccb1c0856f7970d17a4..6103dfa2e94d3ecf0d7aa8b1abcf8a7bc1f47923 100644 (file)
@@ -1,7 +1,7 @@
 <table style="width:100%;">
  <tr>
   <td style="width:33%; vertical-align:top;">
-   <h2><img align="center" src="images/keyboard.png"> {t}Keyboard{/t}</h2>
+   <h2><img align="middle" src="images/keyboard.png"> {t}Keyboard{/t}</h2>
    <table>
     <tr>
      <td>{t}Model{/t}</td>
@@ -36,7 +36,7 @@
   </td>
   
   <td style="vertical-align:top;width:32%">
-   <h2><img align="center" src="images/mouse.png"> {t}Mouse{/t}</h2>
+   <h2><img align="middle" src="images/mouse.png"> {t}Mouse{/t}</h2>
    <table>
     <tr>
      <td>{t}Type{/t}</td>
@@ -63,7 +63,7 @@
   </td>
   
   <td style="vertical-align:top;width:33%">
-   <h2><img align="center" src="images/select_phone.png"> {t}Telephone hardware{/t}</h2>
+   <h2><img align="middle" src="images/select_phone.png"> {t}Telephone hardware{/t}</h2>
    <table style="width:100%" border=0>
     <tr>
      <td>{t}Telephone{/t}&nbsp;
@@ -80,7 +80,7 @@
  <tr><td colspan=5><p class="plugbottom" style="text-align:left;"></p></td></tr>
  <tr>
    <td style="width:33%;vertical-align:top;">
-   <h2><img align="center" src="images/hardware.png"> {t}Graphic device{/t}</h2>
+   <h2><img align="middle" src="images/hardware.png"> {t}Graphic device{/t}</h2>
    <table>
     <tr>
      <td>{t}Driver{/t}</td>
   </td>
 
    <td style="width:32%; vertical-align:top;">
-   <h2><img align="center" src="images/display.png"> {t}Display device{/t}</h2>
+   <h2><img align="middle" src="images/display.png"> {t}Display device{/t}</h2>
    <table>
     <tr>
      <td>{t}Type{/t}</td>
   </td>
 
   <td style="width:33%; vertical-align:top;">
-   <h2><img align="center" src="images/server.png"> {t}Remote desktop{/t}</h2>
+   <h2><img align="middle" src="images/server.png"> {t}Remote desktop{/t}</h2>
    <table>
     <tr>
      <td></td>
 
  <tr>
   <td style="width:50%; vertical-align:top;">
-   <h2><img align="center" src="images/printer.png"> {t}Print device{/t}</h2>
+   <h2><img align="middle" src="images/printer.png"> {t}Print device{/t}</h2>
    <input type=checkbox name="gotoLpdEnable" value="1" {$gotoLpdEnable} {$gotoLpdEnableACL} title="{t}Select to start IPP based printing service on terminal{/t}">
    {t}Provide print services{/t}
    <br>
   </td>
 
   <td style="vertical-align:top;">
-   <h2><img align="center" src="images/scanner.png"> {t}Scan device{/t}</h2>
+   <h2><img align="middle" src="images/scanner.png"> {t}Scan device{/t}</h2>
    <input type=checkbox name="gotoScannerEnable" value="1" title="{t}Select to start SANE scan service on terminal{/t}" {$gotoScannerEnable} {$gotoScannerEnableACL}>
    {t}Provide scan services{/t}
    <br>
index 4ab667e1a1b13dfc932a4c277e2177c50e7c9f0b..967116569c5bfeb3c3b98a071c03898d881c87be 100644 (file)
@@ -1,4 +1,4 @@
-<h2><img align="center" src="images/rightarrow.png"> {t}Generic{/t}</h2>
+<h2><img align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h2>
 <table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 
  <tr>
@@ -51,7 +51,7 @@
 <table>
  <tr>
    <td>
-     <h2><img align="center" src="images/false.png"> {t}Blocked numbers{/t}</h2>
+     <h2><img align="middle" src="images/false.png"> {t}Blocked numbers{/t}</h2>
      <select style="width:400px; height:200px;" name="numbers[]" size=15 multiple>
       {html_options values=$goFaxBlocklist output=$goFaxBlocklist}
      </select>
@@ -61,7 +61,7 @@
      <input type=submit value="{t}Delete{/t}" {$goFaxBlocklistACL} name="delete_number">
    </td>
    <td style="vertical-align:top;">
-     <h2><img align="center" src="images/info_small.png"> {t}Information{/t}</h2>
+     <h2><img align="middle" src="images/info_small.png"> {t}Information{/t}</h2>
      <p>
       {t}Numbers can also contain wild cards.{/t}
      </p>
index f959f7ef413a2486ce39657abf28beed56b32523..64b6bfea2b9ae3de74ea83e880b1f5b7198e9dbf 100644 (file)
     <input type=checkbox name="functionalgroups" value="1" {$functionalgroups} onClick="mainform.submit()" title="{t}Select to see normal groups that have only functional aspects{/t}">{t}Show functional groups{/t}
  </p>
     <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-    <table width="100%"><tr><td width="50%"><img src="{$tree_image}" align=center>&nbsp;{t}Display groups of department{/t}</td>
+    <table width="100%"><tr><td width="50%"><img src="{$tree_image}" align=middle>&nbsp;{t}Display groups of department{/t}</td>
     <td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
       {html_options options=$deplist selected=$depselect}
     </select></td></tr></table>
     </p>
     <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-    <table width="100%"><tr><td width="50%"><img src="{$search_image}" align=center>&nbsp;{t}Display groups matching{/t}</td>
+    <table width="100%"><tr><td width="50%"><img src="{$search_image}" align=middle>&nbsp;{t}Display groups matching{/t}</td>
     <td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching group names{/t}' onChange="mainform.submit()"></td></tr></table>
     </p>
     <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">