Code

Style adaptions
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 3 Nov 2005 13:57:34 +0000 (13:57 +0000)
committercajus <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

index a2c3489c7e34e35dcf10895f0a70d129acb40a17..3eb06ca65a5fdc21cd3afe548c3eac9e46b7b3f1 100644 (file)
@@ -121,7 +121,7 @@ if (!$remove_lock){
   }
 
   /* 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;
 
 }