From 869677615736b6240257ebe4daacfce0149902b3 Mon Sep 17 00:00:00 2001 From: wildsight Date: Wed, 23 May 2018 13:25:02 -0600 Subject: [PATCH] Update Mapping.tpl --- templates/CRM/Admin/Form/Setting/Mapping.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/CRM/Admin/Form/Setting/Mapping.tpl b/templates/CRM/Admin/Form/Setting/Mapping.tpl index 498744d213..bba4668884 100644 --- a/templates/CRM/Admin/Form/Setting/Mapping.tpl +++ b/templates/CRM/Admin/Form/Setting/Mapping.tpl @@ -37,12 +37,12 @@ {$form.mapAPIKey.label} {$form.mapAPIKey.html|crmAddClass:huge}
- {ts}Enter your API Key or Application ID. An API Key is currently optional for Google Maps API, but may be helpful diagnosing any problems and required for higher volumes of requests. Refer to developers.google.com for the latest information.{/ts} + {ts}Enter your API Key or Application ID. An API Key is required for the Google Maps API.{/ts} {$form.geoProvider.label} {$form.geoProvider.html}
- {ts}You may choose a different webservice for geocoding. This is required if there is no geo-coding plugin for your selected mapping provider. You can leave the Geocoding fields blank if you are using Google as your mapping provider.{/ts} + {ts}You may choose a different webservice for geocoding or select the same service.{/ts} {$form.geoAPIKey.label} -- 2.25.1