From 302a18ba3d7f4a2527f68e7e07989d37a6db38fc Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Fri, 23 Sep 2016 21:46:14 -0500 Subject: 71873: GlobalVision - directions [better error handling] --- httemplate/elements/coord-links.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'httemplate/elements/coord-links.html') diff --git a/httemplate/elements/coord-links.html b/httemplate/elements/coord-links.html index a755791ae..f27ffd39f 100644 --- a/httemplate/elements/coord-links.html +++ b/httemplate/elements/coord-links.html @@ -1,7 +1,5 @@ <& /elements/init_overlib.html &> -% if ( $apikey ) { - <& /elements/popup_link.html, 'action' => $p. 'view/map.html?'. $query, 'label' => mt('map'), @@ -21,8 +19,6 @@ &> % } -% } # end if $apikey - <% mt('earth') |h %> <%init> -- cgit v1.2.1