From: hickert Date: Tue, 15 Nov 2005 08:09:29 +0000 (+0000) Subject: Updated template X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4d5fd5f96acfd166d7519826b7b6b3b63f898954;p=gosa.git Updated template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1949 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/groups/application.tpl b/plugins/admin/groups/application.tpl index 7d122c172..3c87bcada 100644 --- a/plugins/admin/groups/application.tpl +++ b/plugins/admin/groups/application.tpl @@ -1,23 +1,19 @@ - - - -
+
- {html_options options=$used_apps}
+
- -
-
- +
  +
{$List} diff --git a/plugins/admin/groups/class_groupApplication.inc b/plugins/admin/groups/class_groupApplication.inc index 4e35980d2..481c51496 100644 --- a/plugins/admin/groups/class_groupApplication.inc +++ b/plugins/admin/groups/class_groupApplication.inc @@ -192,6 +192,8 @@ class appgroup extends plugin $div = new DivSelectBox("appgroup"); + $div->SetHeight(300); + /* NEW LIST MANAGMENT * We also need to search for the departments * So we are able to navigate like in konquerer