summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2011-08-18 23:46:03 +0000
committerivan <ivan>2011-08-18 23:46:03 +0000
commitf8d8e9ec09981e8529a60de419e2cc70326256cc (patch)
treecfd147473613c515946bea671511b2dc9f2956c4 /httemplate
parent6aa5ef852018ddd7136beb8c750d4d895b1f7584 (diff)
attempt fixing "multiple states" links, RT#13922
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/search/477partVI_census.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/477partVI_census.html b/httemplate/search/477partVI_census.html
index 35de3491c..fc097ee50 100755
--- a/httemplate/search/477partVI_census.html
+++ b/httemplate/search/477partVI_census.html
@@ -172,7 +172,7 @@ my $html_foot = sub {
( &FS::Report::FCC_477::statenum2state($_) || 'None' ).
'</TD>'.
'<TD>'.
- qq(<A HREF="${link}censustract2=$_$roa_r$row_c$row_t">).
+ qq(<A HREF="${link}censustract2=$_$roa_r$roa_c$roa_t">).
$state_pkgcount{$_}. ' packages</A> in '.
$state_hash{$_}. ' census tracts'.
'</TD>'.