[freeside-commits] freeside/httemplate/browse cust_main_county.cgi, 1.16.2.7, 1.16.2.8
Ivan,,,
ivan at wavetail.420.am
Sun Dec 28 10:52:49 PST 2008
Update of /home/cvs/cvsroot/freeside/httemplate/browse
In directory wavetail.420.am:/tmp/cvs-serv6372
Modified Files:
Tag: FREESIDE_1_7_BRANCH
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.16.2.7
retrieving revision 1.16.2.8
diff -u -d -r1.16.2.7 -r1.16.2.8
--- cust_main_county.cgi 28 Dec 2008 18:44:54 -0000 1.16.2.7
+++ cust_main_county.cgi 28 Dec 2008 18:52:47 -0000 1.16.2.8
@@ -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