From 6a466ee9b591e19644e7a27782192406b6e5fa3f Mon Sep 17 00:00:00 2001 From: David Lee Date: Sat, 8 Jun 2013 22:14:26 -0300 Subject: Fixed edit report logs bug in status_mail_report_edit.php status_mail_report_edit.php had an incorrect entry for editing the log report. This is a small changed that simply replaces status_mail_report_add_cmd.php with status_mail_report_add_log.php where appropriate. --- config/mailreport/status_mail_report_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/mailreport/status_mail_report_edit.php b/config/mailreport/status_mail_report_edit.php index 7ddb4c36..dcfa6d98 100644 --- a/config/mailreport/status_mail_report_edit.php +++ b/config/mailreport/status_mail_report_edit.php @@ -297,7 +297,7 @@ include("head.inc"); - +   ')"> -- cgit v1.2.3