From: cajus Date: Thu, 11 Aug 2005 21:02:25 +0000 (+0000) Subject: Fix system dialog X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a023957a718f56c677750f58b88e4c85d0e1bcfe;p=gosa.git Fix system dialog git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1112 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/class_systemManagement.inc b/plugins/admin/systems/class_systemManagement.inc index 8ce5e041d..b77618617 100644 --- a/plugins/admin/systems/class_systemManagement.inc +++ b/plugins/admin/systems/class_systemManagement.inc @@ -674,6 +674,7 @@ class systems extends plugin $smarty->assign("terminalshead", $listhead); $smarty->assign("terminals", $divlist->DrawList()); $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')); $smarty->assign("launchimage", get_template_path('images/launch.png')); diff --git a/plugins/admin/systems/headpage.tpl b/plugins/admin/systems/headpage.tpl index 62fff7c38..a55c5ed2e 100644 --- a/plugins/admin/systems/headpage.tpl +++ b/plugins/admin/systems/headpage.tpl @@ -46,25 +46,22 @@ - - - - + + + +
-  {t}Display systems matching{/t} - - -
+ +
- - - - + + + +
- -  {t}Display terminal(s) of user{/t} - - -
+ + + +
{$apply}