From 8ea01f3b6874ee3a96441a821b422def2ceead5d Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Sat, 26 Mar 2016 21:45:03 -0700 Subject: improve address standardization UI, #33849 --- httemplate/elements/location.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate/elements/location.html') diff --git a/httemplate/elements/location.html b/httemplate/elements/location.html index b5f0a963c..3c8e973ed 100644 --- a/httemplate/elements/location.html +++ b/httemplate/elements/location.html @@ -245,13 +245,13 @@ Example: % } % if ( $opt{enable_district} and $conf->config('tax_district_method') ) { - Tax district + Tax district - <% '(automatic)' %> + <% '(automatic)' %> % } else { -- cgit v1.2.1