summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4ef4e10)
raw | patch | inline | side by side (parent: 4ef4e10)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:39:27 +0000 (16:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:39:27 +0000 (16:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16841 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/mail/admin/groups/mail/mail_admins.tpl | patch | blob | history |
diff --git a/gosa-plugins/mail/admin/groups/mail/mail_admins.tpl b/gosa-plugins/mail/admin/groups/mail/mail_admins.tpl
index 5826de02ef73f3bb633c0973a62f70eaf278a5b1..a7b26a2bed37c67faf858330581d763809b5dbd7 100644 (file)
<table summary="" style="width:100%;">
<tr>
- <td style="width:45%; vertical-align:top;">
+ <td style='width:45%; '>
+
<LABEL for="admins"> {t}Folder administrators{/t}</LABEL>
<br>
<select id="admins" style="width:380px; height:300px;" name="admins[]" size=15 multiple>
</select>
</td>
- <td style="width:10%; vertical-align:middle; text-align:center;">
+ <td style='width:10%; text-align:center;'>
+
<button type='submit' name='add_users'>←</button>
<br>
</td>
- <td style="width:45%; vertical-align:top;">
+ <td style='width:45%; '>
+
<br>
<select style="width:380px; height:275px;" name="users[]" size=15 multiple>
{html_options options=$mailusers}