Code

replaced <p> seperator style by <hr >
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:33:10 +0000 (14:33 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:33:10 +0000 (14:33 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16166 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/mail/admin/systems/services/mail/goMailServer.tpl

index 27603ade5643330bef5557dbe28158b2dfcb95a3..4c5dfe43025065de9bd26cd4c4d6b5cef55e8b37 100644 (file)
@@ -79,7 +79,7 @@
        </tr>
        <tr>
                <td colspan="2">
-                       <p class='seperator'>&nbsp;</p>
+                       <hr>
                        <h3>{t}Domains and routing{/t}</h3>
                </td>
        </tr>   
        </tr>
        <tr>
                <td colspan="2">
-                       <p class='seperator'>&nbsp;</p>
+                       <hr>
                        <h3>{t}Restrictions{/t}</h3>
                </td>
        </tr>   
        </tr>   
 </table>
 
-<p class='seperator'>&nbsp;</p>
+<hr>
 <br>
 <h3>Action</h3>
 {if $is_new == "new"}
        {if $is_new == "new" || $is_acc == false} disabled {/if}
 >
 
-<p class="seperator">&nbsp;</p>
+<hr>
 <div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{msgPool type=saveButton}'>
     &nbsp;