From: cajus Date: Fri, 28 Oct 2005 12:04:11 +0000 (+0000) Subject: Fixed missing images problem in group headpage X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=70a00cbf99566405fc662c79f3337a792a36452f;p=gosa.git Fixed missing images problem in group headpage git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1735 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/images/search_user.png b/html/images/search_user.png new file mode 100644 index 000000000..1c164f4c5 Binary files /dev/null and b/html/images/search_user.png differ diff --git a/plugins/admin/groups/class_groupManagement.inc b/plugins/admin/groups/class_groupManagement.inc index c238ed8b0..f09564617 100644 --- a/plugins/admin/groups/class_groupManagement.inc +++ b/plugins/admin/groups/class_groupManagement.inc @@ -445,7 +445,7 @@ class groupManagement extends plugin /* Show main page */ $smarty->assign("grouplisthead", $listhead); $smarty->assign("grouplist", $divlist->DrawList()); - $smarty->assign("searchg_image", get_template_path('images/search_group.png')); + $smarty->assign("search_image", get_template_path('images/search.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')); diff --git a/plugins/admin/groups/headpage.tpl b/plugins/admin/groups/headpage.tpl index 3d93e7326..fb28dcb34 100644 --- a/plugins/admin/groups/headpage.tpl +++ b/plugins/admin/groups/headpage.tpl @@ -62,18 +62,16 @@ - - - +
+
- - - +
+