Code

Moved folder image
[gosa.git] / gosa-plugins / log / addons / logview / class_gosa_logview.inc
index ec6140cf6d89f90f9b49013b39c3e963bee09456..daef071be2bcbef11609f523611904fd1c4ee67e 100644 (file)
@@ -92,7 +92,7 @@ class gosa_logview extends plugin
     $smarty->assign("time_image", get_template_path('images/time.png'));
     $smarty->assign("server_image", get_template_path('images/server.png'));
     $smarty->assign("log_image", get_template_path('images/log_warning.png'));
-    $smarty->assign("ruleset_image", get_template_path('images/edit.png'));
+    $smarty->assign("ruleset_image", get_template_path('images/lists/edit.png'));
     $smarty->assign("launchimage", get_template_path('images/launch.png'));
     $smarty->assign("date_select", $date_select);
     $smarty->assign("actions", array());