summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6d723c8)
raw | patch | inline | side by side (parent: 6d723c8)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 4 Apr 2006 11:35:15 +0000 (11:35 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 4 Apr 2006 11:35:15 +0000 (11:35 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2978 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/gofon/phoneaccount/paste_generic.tpl | patch | blob | history |
diff --git a/plugins/gofon/phoneaccount/paste_generic.tpl b/plugins/gofon/phoneaccount/paste_generic.tpl
index 01c3114933e0466a8a405c15a06e056370076529..95fdd65f76001bf12f10a66be3b625ec563ec881 100644 (file)
<h2>{t}Phone settings{/t}</h2>
-<table summary="{t}Phone numbers{/t}" style="width:100%">
+<table summary="{t}Phone numbers{/t}" style="width:100%" cellspacing=0>
<tr>
<td style="vertical-align:top; border-right:1px solid #A0A0A0; width:50%">
<h2>
<img class="center" alt="" align="middle" src="images/banana.png" /> {t}Phone numbers{/t}
</h2>
+ </td>
+ </tr>
+ <tr>
+ <td style="vertical-align:top; border-right:1px solid #A0A0A0; width:50%">
<select style="width:100%;" name="phonenumber_list[]" size=7 multiple>
{html_options options=$phoneNumbers}
<option disabled> </option>