Code

Simple layout fixes
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 4 Apr 2006 07:59:39 +0000 (07:59 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 4 Apr 2006 07:59:39 +0000 (07:59 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2971 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/addons/addressbook/contents.tpl
plugins/admin/groups/application.tpl
plugins/admin/groups/application_options.tpl

index 7aa9bb78f267371da154dd1db6204d8fcda02476..c39931573e4d0cf68b963fd17b95529c19bc2804 100644 (file)
@@ -1,7 +1,7 @@
 <table summary="" style="table-layout:fixed; width:100%; vertical-align:top; text-align:left; table-layout:auto;" cellpadding="4">
 <tr>
   <td style="vertical-align:top;">
-   <table summary="" style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;"  cellpadding="4" cellspacing="0" border="0" rules="cols">
+   <table summary="" style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;"  cellpadding="4" cellspacing="0" rules="cols">
     <colgroup>
         <col width="32%">
         <col width="14%">
index c23bbeeaa744c57666fd9842579d58dd2832b88a..1d5173922b1bc67c38cc8c56c5a2c39801c9a7e6 100644 (file)
@@ -1,5 +1,6 @@
 {if $enableReleaseManagement == true}
-       {t}Release{/t}
+       <br>
+       <b>{t}Release focus{/t}:</b>
        {if $ReleaseSelectAble}
                <select name="Release" title="{t}Select release name{/t}" onChange="javascript: document.mainform.submit();">
                        {html_options output=$Releases values=$Releases selected=$Release}
index c20e05e136f86edc28cd174a2c717ce002f1eaf4..aa5522180d1fc2fbf8de001391cee4778a317f98 100644 (file)
@@ -1,4 +1,7 @@
+<br>
 <b>{t}Application options{/t}</b>
+<br>
+<br>
 
 {$table}