summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevinse <levinse>2011-06-18 19:47:11 +0000
committerlevinse <levinse>2011-06-18 19:47:11 +0000
commitd2930abc9f55ad6d879c031dbceca5cf6d6c9428 (patch)
treef82746387dac5f0c2f02cdf36ade2fc861054733
parent09d21ddeef5b694f6b6d8c71a135af7e23424b0b (diff)
FCC 477 reporting: fix column headings on part II B, RT13057
-rwxr-xr-xhttemplate/search/477partIIB.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/477partIIB.html b/httemplate/search/477partIIB.html
index ffc6e12f5..86f75f3c9 100755
--- a/httemplate/search/477partIIB.html
+++ b/httemplate/search/477partIIB.html
@@ -70,8 +70,8 @@ my $column_value = sub {
my @headers = (
'',
- 'with broadband',
'without broadband',
+ 'with broadband',
'wholesale',
);