X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fdirections.html;h=1c99cda94c9b236f405d7d0d12f56a8aeaf86940;hp=f23b7eb7f70cf4cb8e9e80587154fc7079e5de57;hb=2eaa7b15a2ebd93b87d01330179244890ee227ba;hpb=ae14e320388fa5e7f400bff1c251ef885b7952e6 diff --git a/httemplate/view/directions.html b/httemplate/view/directions.html index f23b7eb7f..1c99cda94 100644 --- a/httemplate/view/directions.html +++ b/httemplate/view/directions.html @@ -1,5 +1,3 @@ -% if ( $apikey ) { - %# the actual page <& /elements/header-popup.html, { title => '',#$name, @@ -12,11 +10,6 @@
-% } else { -<& /elements/header-popup.html &> -<& /elements/google_maps_api_key.html &> -% } - <%def .head> % my $lat = $cgi->param('lat'); % my $lon = $cgi->param('lon'); @@ -45,7 +38,7 @@ body { height: 100%; margin: 0px; padding: 0px } } -