From b6869885e52ea0e18009350bf59d4eca8aafb0eb Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 17 Dec 1998 06:17:12 +0000 Subject: fix double // in relative URLs, s/CGI::Base/CGI/; --- htdocs/edit/cust_main_county.cgi | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'htdocs/edit/cust_main_county.cgi') diff --git a/htdocs/edit/cust_main_county.cgi b/htdocs/edit/cust_main_county.cgi index 96574f0ef..537d5740a 100755 --- a/htdocs/edit/cust_main_county.cgi +++ b/htdocs/edit/cust_main_county.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: cust_main_county.cgi,v 1.2 1998-11-18 09:01:39 ivan Exp $ +# $Id: cust_main_county.cgi,v 1.3 1998-12-17 06:17:02 ivan Exp $ # # ivan@sisd.com 97-dec-13-16 # @@ -11,7 +11,10 @@ # lose background, FS::CGI ivan@sisd.com 98-sep-2 # # $Log: cust_main_county.cgi,v $ -# Revision 1.2 1998-11-18 09:01:39 ivan +# Revision 1.3 1998-12-17 06:17:02 ivan +# fix double // in relative URLs, s/CGI::Base/CGI/; +# +# Revision 1.2 1998/11/18 09:01:39 ivan # i18n! i18n! # @@ -30,7 +33,7 @@ my($cgi) = new CGI; print $cgi->header, header("Edit tax rates", menubar( 'Main Menu' => popurl(2), )), qq!
!, table, <!, table, < Country State -- cgit v1.2.1