summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1c732d4)
raw | patch | inline | side by side (parent: 1c732d4)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 13:57:34 +0000 (13:57 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 13:57:34 +0000 (13:57 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1824 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/nagios/main.inc | patch | blob | history |
index a2c3489c7e34e35dcf10895f0a70d129acb40a17..3eb06ca65a5fdc21cd3afe548c3eac9e46b7b3f1 100644 (file)
}
/* Page header*/
- $display= print_header(get_template_path('images/email.png'), _("User nagios settings"), $info).$display;
+ $display= print_header(get_template_path('images/monitoring.png'), _("Nagios settings"), $info).$display;
}