summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dacf1be)
raw | patch | inline | side by side (parent: dacf1be)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:23:31 +0000 (13:23 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/gofax/gofax/blocklists/generic.tpl b/gosa-plugins/gofax/gofax/blocklists/generic.tpl
index 02a8cbe95e4bd16782d446c10dc35ff9e84ffc9e..ab8249a438adb76811285f49decb54d0a774f5b9 100644 (file)
-<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>
<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}
</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>