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