summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevinse <levinse>2011-06-18 19:47:10 +0000
committerlevinse <levinse>2011-06-18 19:47:10 +0000
commit9a199c9392f74166cd6054d9d265106842846c00 (patch)
treec2f547f7b97639cae4850a9d2a2882a8d57166fc
parent90dfd05877a331fb13ba50389e3d8a3105465bc7 (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 ffc6e12..86f75f3 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',
);