Code

<h2> => </h3>
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 13:23:31 +0000 (13:23 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 13:23:31 +0000 (13:23 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15966 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofax/gofax/blocklists/generic.tpl

index 02a8cbe95e4bd16782d446c10dc35ff9e84ffc9e..ab8249a438adb76811285f49decb54d0a774f5b9 100644 (file)
@@ -1,4 +1,4 @@
-<h2><img class="center" alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h2>
+<h3><img class="center" alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h3>
 <table summary="" style="width:100%; vertical-align:top; text-align:left;">
 
  <tr>
@@ -59,7 +59,7 @@
 <table summary="" style="width:100%">
  <tr>
    <td style="width:50%;">
-     <h2><img class="center" alt="" align="middle" src="images/false.png"> {t}Blocked numbers{/t}</h2>
+     <h3><img class="center" alt="" align="middle" src="images/false.png"> {t}Blocked numbers{/t}</h3>
 {render acl=$goFaxBlocklistACL}
      <select style="width:100%; height:200px;" name="numbers[]" size=15 multiple>
       {html_options values=$goFaxBlocklist output=$goFaxBlocklist}
@@ -81,7 +81,7 @@
    &nbsp;
   </td>
    <td style="vertical-align:top;" >
-     <h2><img class="center" alt="" align="middle" src="images/info_small.png"> {t}Information{/t}</h2>
+     <h3><img class="center" alt="" align="middle" src="images/info_small.png"> {t}Information{/t}</h3>
      <p>
       {t}Numbers can also contain wild cards.{/t}
      </p>