summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 58f7dfc)
raw | patch | inline | side by side (parent: 58f7dfc)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:09:45 +0000 (14:09 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/gofax/gofax/blocklists/generic.tpl b/gosa-plugins/gofax/gofax/blocklists/generic.tpl
index ab8249a438adb76811285f49decb54d0a774f5b9..af2e6453c7b4780f68742538e14c5ce3e4928735 100644 (file)
-<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>
<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}
</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>