From 7efc882e67c25728c07990e852a590cbddfc1dc6 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 14 Jul 2008 23:08:36 +0000 Subject: fuck embedded iframes and their stupid display problems with scrolling. also make the gridding more consistent --- httemplate/edit/process/cust_main_note.cgi | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'httemplate/edit/process') diff --git a/httemplate/edit/process/cust_main_note.cgi b/httemplate/edit/process/cust_main_note.cgi index 9689ca6d6..5127c72d1 100755 --- a/httemplate/edit/process/cust_main_note.cgi +++ b/httemplate/edit/process/cust_main_note.cgi @@ -2,17 +2,11 @@ % $cgi->param('error', $error); <% $cgi->redirect(popurl(2). 'cust_main_note.cgi?'. $cgi->query_string ) %> %} else { -% <% header('Note ' . ($notenum ? 'updated' : 'added') ) %> -% % } <%init> -- cgit v1.2.1