Skip to content
Snippets Groups Projects
Commit c0ea364b authored by Brandon Bergren's avatar Brandon Bergren
Browse files

File gmap settings page under Web Services.

Fixes the second part of [#922564].
parent 6fa101b8
No related branches found
No related tags found
No related merge requests found
......@@ -518,7 +518,7 @@ function _gmap_filter_tips($filter, $format, $long = FALSE) {
* Implementation of hook_menu().
*/
function gmap_menu() {
$items['admin/settings/gmap'] = array(
$items['admin/config/services/gmap'] = array(
'title' => 'GMap',
'description' => 'Configure GMap settings',
'page callback' => 'drupal_get_form',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment