From cd8479c42ac700c5ba3c7ae64337ad70ee1109dd Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 31 Mar 2008 23:09:35 +0000 Subject: [PATCH] overlib include --- httemplate/browse/cust_main_county.cgi | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/httemplate/browse/cust_main_county.cgi b/httemplate/browse/cust_main_county.cgi index ff3a475c7..2e433754e 100755 --- a/httemplate/browse/cust_main_county.cgi +++ b/httemplate/browse/cust_main_county.cgi @@ -139,12 +139,7 @@ $html_init .= "
Click on separate taxclasses to specify taxes per taxc if $enable_taxclasses; $html_init .= '

'; -$html_init .= qq( - - - - -); +$html_init .= include('/elements/init_overlib.html'); my $title = ''; -- 2.20.1