Code

[COSMETIC] Most of the imgs are now centered vertically in most browsers.
[gosa.git] / plugins / gofax / blocklists / generic.tpl
index b3337d9db5569e71d7a3200b12a1848bfbf1bb9d..fe5bd32c3963b147d45a8e809c19f00da24a4ad8 100644 (file)
@@ -1,4 +1,4 @@
-<h2><img alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h2>
+<h2><img class="center" alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h2>
 <table summary="" style="width:100%; vertical-align:top; text-align:left;">
 
  <tr>
@@ -53,7 +53,7 @@
 <table summary="" style="width:100%">
  <tr>
    <td style="width:50%;">
-     <h2><img alt="" align="middle" src="images/false.png"> {t}Blocked numbers{/t}</h2>
+     <h2><img class="center" alt="" align="middle" src="images/false.png"> {t}Blocked numbers{/t}</h2>
      <select style="width:100%; height:200px;" name="numbers[]" size=15 multiple>
       {html_options values=$goFaxBlocklist output=$goFaxBlocklist}
          <option disabled>&nbsp;</option>
@@ -67,7 +67,7 @@
    &nbsp;
   </td>
    <td style="vertical-align:top;">
-     <h2><img alt="" align="middle" src="images/info_small.png"> {t}Information{/t}</h2>
+     <h2><img class="center" alt="" align="middle" src="images/info_small.png"> {t}Information{/t}</h2>
      <p>
       {t}Numbers can also contain wild cards.{/t}
      </p>