From 302a18ba3d7f4a2527f68e7e07989d37a6db38fc Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Fri, 23 Sep 2016 21:46:14 -0500 Subject: 71873: GlobalVision - directions [better error handling] --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FS') diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 1327e69ec..562de7411 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2094,7 +2094,7 @@ and customer address. Include units.', { 'key' => 'google_maps_api_key', 'section' => 'addresses', - 'description' => 'API key for google maps. This must be set for map and directions links to appear on customer pages. See Getting a Google Maps API Key', + 'description' => 'API key for google maps. This must be set for map and directions links to work. See Getting a Google Maps API Key', 'type' => 'text', }, -- cgit v1.2.1