[freeside-commits] freeside/httemplate/browse cust_main_county.cgi, 1.23, 1.24

Ivan,,, ivan at wavetail.420.am
Sun Dec 28 10:52:48 PST 2008


Update of /home/cvs/cvsroot/freeside/httemplate/browse
In directory wavetail.420.am:/tmp/cvs-serv6365

Modified Files:
	cust_main_county.cgi 
Log Message:
put the country/state/county selections on their own line, RT#4496

Index: cust_main_county.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/browse/cust_main_county.cgi,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- cust_main_county.cgi	28 Dec 2008 18:44:45 -0000	1.23
+++ cust_main_county.cgi	28 Dec 2008 18:52:46 -0000	1.24
@@ -186,7 +186,7 @@
 $cgi->param('taxclass', $county ) if $taxclass;
 
 my $html_posttotal =
-  '( show country: '.
+  '<BR>( show country: '.
   include('/elements/select-country.html',
             'country'             => $country,
             'onchange'            => $filter_change,



More information about the freeside-commits mailing list