Code

removed images from templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:09:45 +0000 (14:09 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:09:45 +0000 (14:09 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16139 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index ab8249a438adb76811285f49decb54d0a774f5b9..af2e6453c7b4780f68742538e14c5ce3e4928735 100644 (file)
@@ -1,4 +1,4 @@
-<h3><img class="center" alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h3>
+<h3>{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%;">
-     <h3><img class="center" alt="" align="middle" src="images/false.png"> {t}Blocked numbers{/t}</h3>
+     <h3>{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;" >
-     <h3><img class="center" alt="" align="middle" src="images/info_small.png"> {t}Information{/t}</h3>
+     <h3>{t}Information{/t}</h3>
      <p>
       {t}Numbers can also contain wild cards.{/t}
      </p>