summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 19324e5)
raw | patch | inline | side by side (parent: 19324e5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 10:54:47 +0000 (10:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 10:54:47 +0000 (10:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11998 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/log/addons/logview/main.inc | patch | blob | history |
index 18363bd18baa3ff6072aa45cce3df511ace5f327..88769d0c24607e6693f547bdd3947d6bc1a48873 100644 (file)
$display.= "<input type=\"hidden\" name=\"ignore\">\n";
/* Page header*/
- $display= print_header(get_template_path('plugins/logview/images/plugin.png'), _("System log view")).$display;
+ $display= print_header(get_template_path('plugins/log/images/plugin.png'), _("System log view")).$display;
/* Store changes in session */
session::set('log_tabs',$log_tabs);