From c1bb4ddb71147d0571bd301a6d8c452fdf0e1bc9 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 31 Jan 2006 04:26:54 +0000 Subject: move header() to include(/elements/header.html) so it can be changed in one place, thanks to Scott Edwards --- httemplate/edit/REAL_cust_pkg.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/REAL_cust_pkg.cgi') diff --git a/httemplate/edit/REAL_cust_pkg.cgi b/httemplate/edit/REAL_cust_pkg.cgi index 78dd0fafa..1eefcfea0 100755 --- a/httemplate/edit/REAL_cust_pkg.cgi +++ b/httemplate/edit/REAL_cust_pkg.cgi @@ -33,7 +33,7 @@ if ( $error ) { #my $custnum = $cust_pkg->getfield('custnum'); %> -<%= header('Customer package - Edit dates') %> +<%= include("/elements/header.html",'Customer package - Edit dates') %> <% #, menubar( # "View this customer (#$custnum)" => popurl(2). "view/cust_main.cgi?$custnum", -- cgit v1.2.1