fix download links for mobile zones, RT#86794, RT#86460
authorIvan Kohler <ivan@freeside.biz>
Wed, 21 Sep 2022 20:50:48 +0000 (13:50 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 21 Sep 2022 20:50:48 +0000 (13:50 -0700)
httemplate/browse/deploy_zone.html

index 33724e5..0533d6e 100644 (file)
                        '(is_voice is not null, is_broadband is not null)',
                        '(adv_speed_down, adv_speed_up)',
                      ],
-  links           => [  $link_mobile, $link_mobile, '', '', '', '', '', '', $link_shp, $link_kmz, $link_json, ],
+  links           => [  $link_mobile, $link_mobile, '', '', '', '', '', $link_shp, $link_kmz, $link_json, ],
   align           => 'clllllr',
   nohtmlheader    => 1,
   disable_maxselect => 1,