dev/core#43 - [Update] to Update geocoding setting text to reflect need for Google API key
),
'default' => '',
'title' => 'Geocoding Provider',
- 'description' => 'You may choose a different webservice for geocoding or select the same service.',
+ 'description' => 'This can be the same or different from the mapping provider selected.',
),
'mapAPIKey' => array(
'add' => '4.7',
),
'default' => NULL,
'title' => 'Geocoding Provider',
- 'description' => 'You may choose a different webservice for geocoding or select the same service.',
+ 'description' => 'This can be the same or different from the mapping provider selected.',
),
'mapAPIKey' => array(
'add' => '4.7',
<tr class="crm-map-form-block-geoProvider">
<td>{$form.geoProvider.label}</td>
<td>{$form.geoProvider.html}<br />
- <span class="description">{ts}You may choose a different webservice for geocoding or select the same service.{/ts}</span></td>
+ <span class="description">{ts}This can be the same or different from the mapping provider selected.{/ts}</span></td>
</tr>
<tr class="crm-map-form-block-geoAPIKey">
<td>{$form.geoAPIKey.label}</td>