From: ivan Date: Thu, 18 Aug 2011 23:50:28 +0000 (+0000) Subject: attempt fixing "multiple states" links, RT#13922 X-Git-Tag: freeside_2_1_3~19 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=f913c65e8fb3ceb9a434b1701a1dac73e4e49c44 attempt fixing "multiple states" links, RT#13922 --- diff --git a/httemplate/search/477partVI_census.html b/httemplate/search/477partVI_census.html index fc097ee50..b65a570cb 100755 --- a/httemplate/search/477partVI_census.html +++ b/httemplate/search/477partVI_census.html @@ -173,7 +173,8 @@ my $html_foot = sub { ''. ''. qq(). - $state_pkgcount{$_}. ' packages in '. + #can't get this count to match the link# $state_pkgcount{$_}. + ' packages in '. $state_hash{$_}. ' census tracts'. ''. '';