From: hickert Date: Mon, 12 Dec 2005 07:30:27 +0000 (+0000) Subject: fixed image X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=017a5e9a8b217d23af6a9f84b831a72692e1a143;p=gosa.git fixed image git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2284 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/class_servRepository.inc b/plugins/admin/systems/class_servRepository.inc index 1aad83f56..c1fd41eea 100644 --- a/plugins/admin/systems/class_servRepository.inc +++ b/plugins/admin/systems/class_servRepository.inc @@ -62,7 +62,7 @@ class servrepository extends plugin /* Smarty vars*/ $smarty->assign("infoimage", get_template_path('images/info.png')); $smarty->assign("search_image", get_template_path('images/search.png')); - $smarty->assign("launchimage", get_template_path('images/launch.png')); + $smarty->assign("launchimage", get_template_path('images/small_filter.png')); $smarty->assign("tree_image", get_template_path('images/tree.png')); $smarty->assign("alphabet", generate_alphabet()); $smarty->assign("apply", apply_filter()); diff --git a/plugins/admin/systems/servRepository.tpl b/plugins/admin/systems/servRepository.tpl index 7b31b9141..3ad75c9f1 100644 --- a/plugins/admin/systems/servRepository.tpl +++ b/plugins/admin/systems/servRepository.tpl @@ -15,8 +15,7 @@

[i]{t}Information{/t}

-
-

+

{t}This menu allows you to create, delete and edit repository settings.{/t}