From fc6b09e0585fd50f4d31f8de75f891b4bfece178 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 8 Sep 2016 15:16:51 -0700 Subject: prevent reload loops on process pages, #71249 --- httemplate/edit/process/cust_main_note.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/process/cust_main_note.cgi') diff --git a/httemplate/edit/process/cust_main_note.cgi b/httemplate/edit/process/cust_main_note.cgi index 53e616a43..bb52db8f3 100755 --- a/httemplate/edit/process/cust_main_note.cgi +++ b/httemplate/edit/process/cust_main_note.cgi @@ -4,7 +4,7 @@ %} else { <% header('Note ' . ($notenum ? 'updated' : 'added') ) %> % } -- cgit v1.2.1