X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fcust_main_note.cgi;h=2428689c617cfc69e150b9c74546ad177d8ac743;hp=bb52db8f3198dd51c78e727b5586ce4863b4a495;hb=4d5e45b24200386a7fc47f2cd69949e82e4bc9c3;hpb=15d195400e293c4f6de6ed5dae6df15f66ff5e7b diff --git a/httemplate/edit/process/cust_main_note.cgi b/httemplate/edit/process/cust_main_note.cgi index bb52db8f3..2428689c6 100755 --- a/httemplate/edit/process/cust_main_note.cgi +++ b/httemplate/edit/process/cust_main_note.cgi @@ -2,7 +2,7 @@ % $cgi->param('error', $error); <% $cgi->redirect(popurl(2). 'cust_main_note.cgi?'. $cgi->query_string ) %> %} else { -<% header('Note ' . ($notenum ? 'updated' : 'added') ) %> +<& /elements/header-popup.html, 'Note ' . ($notenum ? 'updated' : 'added') &>