summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2011-08-18 23:46:02 +0000
committerivan <ivan>2011-08-18 23:46:02 +0000
commit1fc2440c9e792a488c3197f49023d3e98a6adeaf (patch)
treecab7286d474024c217ba7a189666c5653edbcd23 /httemplate
parent6f5b68a5dc6a6b145c88aa1b2bad3848cc6f8788 (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>'.