From 1d490fe59605f5399570434cf6dd91404fe6bc66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1ll=20Gu=C3=B0j=C3=B3n=20Sigur=C3=B0sson?= Date: Wed, 25 Aug 2010 15:34:48 +0000 Subject: [PATCH] Changed ?cmd_typ= to &cmd_typ= or else acknowledgements dont work. --- perty-nagios-mailer.pl/trunk/perty-nagios-mailer.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perty-nagios-mailer.pl/trunk/perty-nagios-mailer.pl b/perty-nagios-mailer.pl/trunk/perty-nagios-mailer.pl index 2028f87..c780675 100644 --- a/perty-nagios-mailer.pl/trunk/perty-nagios-mailer.pl +++ b/perty-nagios-mailer.pl/trunk/perty-nagios-mailer.pl @@ -90,7 +90,7 @@ if ($state ne 'OK') { $ack = qq{ Service Actions - Acknowledge Schedule Downtime + Acknowledge Schedule Downtime }; }