From 05a8005cb5435fbdb3552af855a77934b58eac91 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 15 Mar 2013 15:58:21 -0700 Subject: fix editing of service address fields, from #21327 --- httemplate/elements/location.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements/location.html') diff --git a/httemplate/elements/location.html b/httemplate/elements/location.html index b142aa690..685523314 100644 --- a/httemplate/elements/location.html +++ b/httemplate/elements/location.html @@ -240,7 +240,7 @@ Example: %# keep a clean copy of the address so we know if we need %# to re-standardize % foreach (qw(address1 city state country zip latitude -% longitude censustract addr_clean) ) { +% longitude censustract district addr_clean) ) { % } %# Placeholders -- cgit v1.2.1