X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fcust_main_note.cgi;fp=httemplate%2Fedit%2Fprocess%2Fcust_main_note.cgi;h=1fd136723c953395fd84f91cbf29ae4c188fcd23;hb=3e01be6fff8c2717256b15d43ac72fb278f79438;hp=2428689c617cfc69e150b9c74546ad177d8ac743;hpb=4408ac2321d14809b49f94877717602a90a3ada9;p=freeside.git diff --git a/httemplate/edit/process/cust_main_note.cgi b/httemplate/edit/process/cust_main_note.cgi index 2428689c6..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 { -<& /elements/header-popup.html, 'Note ' . ($notenum ? 'updated' : 'added') &> - - +<& /elements/popup-topreload.html, mt( 'Note '. ($notenum ? 'updated' : 'added') ) &> % } <%init>