From: Christopher Burger Date: Mon, 11 Sep 2017 01:51:28 +0000 (-0400) Subject: rt# 76968 - updated Map service module link X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ef6a2efed29f7d5034baca910836a32ea3fdeeb8 rt# 76968 - updated Map service module link --- diff --git a/httemplate/misc/confirm-censustract.html b/httemplate/misc/confirm-censustract.html index 0afb75460..b491d4954 100644 --- a/httemplate/misc/confirm-censustract.html +++ b/httemplate/misc/confirm-censustract.html @@ -16,8 +16,8 @@ Confirm census tract <% $location{address1} |h %> <% $location{address2} |h %>
<% $location{city} |h %>, <% $location{state} |h %> <% $location{zip} |h %>

-% my $querystring = "census_year=$year&latitude=".$cache->get('latitude').'&longitude='.$cache->get('longitude'); -Map service module location
% $querystring = "census_year=$year&pre=$pre&zip_code=" . $cache->get('zip');