From 580330233cbf32c58d9f29dc391bd2ebd83e16d5 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 16 Jul 2006 00:55:06 +0000 Subject: odds and ends --- httemplate/edit/cust_credit.cgi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'httemplate/edit') diff --git a/httemplate/edit/cust_credit.cgi b/httemplate/edit/cust_credit.cgi index 946b1087b..d19f0e4b3 100755 --- a/httemplate/edit/cust_credit.cgi +++ b/httemplate/edit/cust_credit.cgi @@ -24,9 +24,7 @@ my $otaker = getotaker; my $p1 = popurl(1); -%> - -<%= header("Post Credit", '') %> +%><%= include('/elements/header-popup.html', 'Post Credit') %> <% if ( $cgi->param('error') ) { %> Error: <%= $cgi->param('error') %> -- cgit v1.2.1