summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 542d414)
raw | patch | inline | side by side (parent: 542d414)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 09:57:34 +0000 (09:57 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 09:57:34 +0000 (09:57 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11979 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/log/addons/logview/class_gosa_logview.inc | patch | blob | history |
diff --git a/gosa-plugins/log/addons/logview/class_gosa_logview.inc b/gosa-plugins/log/addons/logview/class_gosa_logview.inc
index a93f918c82d3f84e1810de99f7207735695deca0..958c2ae7d235307c52b77407d0621729cea68d3a 100644 (file)
$smarty->assign("search_result", "");
$smarty->assign("plug", "?plug=".validate($_GET['plug']));
$smarty->assign("search_image", get_template_path('images/lists/search.png'));
- $smarty->assign("time_image", get_template_path('plguins/log/images/time.png'));
+ $smarty->assign("time_image", get_template_path('plugins/log/images/time.png'));
$smarty->assign("server_image", get_template_path('plugins/systems/images/server.png'));
$smarty->assign("log_image", get_template_path('plugins/logview/images/log_warning.png'));
$smarty->assign("ruleset_image", get_template_path('images/lists/edit.png'));