Code

Added header to template
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 8 Jun 2006 04:24:36 +0000 (04:24 +0000)
committerhickert <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
plugins/admin/systems/goMailServer.tpl

index ca78a7b2e82f6b4276f5d6f76ea4d26d85cdd3ac..6c2e1fce94b55bb1f96bc3b3adf405a035c22b61 100644 (file)
@@ -75,6 +75,7 @@
     {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">&nbsp;</option>
     {html_options options=$Actions}
index 00d39b6aef2e95b39c350f34847967b0cbff3fb2..a53e0a83d7883ca015c256c658a7f54b1b7f955d 100644 (file)
@@ -63,6 +63,7 @@
        <tr>
                <td colspan="2">
                        <p class='seperator'>&nbsp;</p>
+                       <h2>{t}Domains and routing{/t}</h2>
                </td>
        </tr>   
        <tr>
@@ -70,7 +71,7 @@
                          <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'>&nbsp;</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">&nbsp;</option>
        {html_options options=$Actions}