From a3eeea576fbb0119c3c55306979e62352c6905ec Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 31 Mar 2008 23:10:32 +0000 Subject: [PATCH] overlib include --- httemplate/browse/cust_main_county.cgi | 7 +------ httemplate/config/config-view.cgi | 5 +---- 2 files changed, 2 insertions(+), 10 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 = ''; diff --git a/httemplate/config/config-view.cgi b/httemplate/config/config-view.cgi index b769e0813..4f6b5463a 100644 --- a/httemplate/config/config-view.cgi +++ b/httemplate/config/config-view.cgi @@ -9,10 +9,7 @@ Click on a configuration value to change it.

- - - - +<% include('/elements/init_overlib.html') %> % if ($FS::UID::use_confcompat) { -- 2.11.0