FCC 477 reporting: fix column headings on part II B, RT13057
authorlevinse <levinse>
Sat, 18 Jun 2011 19:47:10 +0000 (19:47 +0000)
committerlevinse <levinse>
Sat, 18 Jun 2011 19:47:10 +0000 (19:47 +0000)
httemplate/search/477partIIB.html

index ffc6e12..86f75f3 100755 (executable)
@@ -70,8 +70,8 @@ my $column_value = sub {
 
 my @headers = (
   '',
-  'with broadband',
   'without broadband',
+  'with broadband',
   'wholesale',
 );