summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8bdb0d3)
raw | patch | inline | side by side (parent: 8bdb0d3)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 8 Jun 2006 04:24:36 +0000 (04:24 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 8 Jun 2006 04:24:36 +0000 (04:24 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3684 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/goImapServer.tpl | patch | blob | history | |
plugins/admin/systems/goMailServer.tpl | patch | blob | history |
index ca78a7b2e82f6b4276f5d6f76ea4d26d85cdd3ac..6c2e1fce94b55bb1f96bc3b3adf405a035c22b61 100644 (file)
{t}The server must be saved before you can use the status flag.{/t}
{/if}
<br>
+<h2><img class="center" alt="" src="images/rocket.png" align="middle"> Action</h2>
<select name="action" title='{t}{/t}' {if $is_new =="new"} disabled {/if}>
<option value="none"> </option>
{html_options options=$Actions}
index 00d39b6aef2e95b39c350f34847967b0cbff3fb2..a53e0a83d7883ca015c256c658a7f54b1b7f955d 100644 (file)
<tr>
<td colspan="2">
<p class='seperator'> </p>
+ <h2>{t}Domains and routing{/t}</h2>
</td>
</tr>
<tr>
<table style="width:100%;">
<tr>
<td>
- {t}Domains and routing{/t}<br>
+ {t}Domains to accept mail for{/t}<br>
<select name='Select_postfixMyDestinations[]' multiple size=6 style='width:100%;' title='{t}Postfix is responsilbe for the follwing domains.{/t}'>
{html_options options=$postfixMyDestinations}
</select>
<tr>
<td colspan="2">
<p class='seperator'> </p>
+ <h2>{t}Restrictions{/t}</h2>
</td>
</tr>
<tr>
{t}The server must be saved before you can use the status flag.{/t}
{/if}
<br>
+<h2><img class="center" alt="" src="images/rocket.png" align="middle"> Action</h2>
<select name="action" title='{t}{/t}' {if $is_new == "new"} disabled {/if}>
<option value="none"> </option>
{html_options options=$Actions}