show map of svc_broadband and tower locations, #37802
[freeside.git] / httemplate / search / svc_broadband.cgi
index 8561977..6bf4f08 100755 (executable)
@@ -105,5 +105,9 @@ my $html_init = include('/elements/email-link.html',
                   'search_hash' => \%search_hash,
                   'table' => 'svc_broadband' 
                 );
+$html_init .= ' | ' .
+  '<a href="' .
+  $fsurl . 'search/svc_broadband-map.html?' . $cgi->query_string .
+  '">' . emt('View a map of these services') . '</a>';
 
 </%init>