Code

Fixed layout
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 Mar 2008 15:13:33 +0000 (15:13 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 Mar 2008 15:13:33 +0000 (15:13 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9611 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/mimetypes/class_divListMimeTypes.inc
gosa-plugins/goto/admin/mimetypes/release_select.tpl

index da73758aaecd88bc91eebf4f559837ab4010d1c3..2982e8107975f0803196cae82ab1021d1ea0b3f5 100644 (file)
@@ -34,7 +34,6 @@ class divListMimeTypes extends MultiSelectWindow
     /* Set list strings */
     $this->SetTitle       (_("List of defined mime types"));
     $this->SetSummary     (_("List of defined mime types"));
-    $this->SetInformation (_("This menu allows you to add, edit and remove selected mime types. You may want to use the range selector on top of the mime type listbox, when working with a large number of mime types."));
 
     /* Result page will look like a headpage */
     $this->SetHeadpageMode();
index d58738f05c886485f33fffb14fdef2a21720af49..d864cebcf5243f4176582740bbc3ebcd0a2f3914 100644 (file)
@@ -1,4 +1,3 @@
-<br> 
 <div class="contentboxh" style="border-bottom:1px solid #B0B0B0;">
  <p class="contentboxh"><img src="{$branchimage}" align="right" alt="[F]">{t}Branches{/t}</p>
 </div>
@@ -14,3 +13,4 @@
   </tr>
  </table>
 </div>
+<br>