From 8e7e62cab83e043482060f1c4f90220a68f20e5f Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 11 Aug 2005 20:49:09 +0000 Subject: [PATCH] Fixed group dialog layout git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1109 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/groups/class_groupManagement.inc | 3 ++- plugins/admin/groups/headpage.tpl | 14 ++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/plugins/admin/groups/class_groupManagement.inc b/plugins/admin/groups/class_groupManagement.inc index 3a85875b6..20d925f03 100644 --- a/plugins/admin/groups/class_groupManagement.inc +++ b/plugins/admin/groups/class_groupManagement.inc @@ -443,7 +443,8 @@ class groupManagement extends plugin /* Show main page */ $smarty->assign("grouplisthead", $listhead); $smarty->assign("grouplist", $divlist->DrawList()); - $smarty->assign("search_image", get_template_path('images/search.png')); + $smarty->assign("searchg_image", get_template_path('images/search_group.png')); + $smarty->assign("searchu_image", get_template_path('images/search_user.png')); $smarty->assign("tree_image", get_template_path('images/tree.png')); $smarty->assign("infoimage", get_template_path('images/info.png')); $smarty->assign("launchimage", get_template_path('images/launch.png')); diff --git a/plugins/admin/groups/headpage.tpl b/plugins/admin/groups/headpage.tpl index d88347582..1225c2f93 100644 --- a/plugins/admin/groups/headpage.tpl +++ b/plugins/admin/groups/headpage.tpl @@ -62,21 +62,19 @@ - -
  - + - + +
- - -- 2.30.2
  - + - +