diff options
Diffstat (limited to 'httemplate')
-rwxr-xr-x | httemplate/search/477partVI_census.html | 2 |
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>'. |