I've think I've found a problem.

The default page title on the 'Node Locations' page (map/node) can be altered by editing the Menu title, on the Navigation Menu under Administer - Site Building - Menus.

BUT, if you move that menu item to the Primary Links, then the page title reverts to 'Node Locations'

Using the Garland theme if that has any bearing.

Great module tho! Thanks

Comments

bdragon’s picture

Status: Active » Closed (won't fix)

This is a limitation of the drupal menu system. You can work around this by using hook_menu_alter() in a customization module, however.

eiland’s picture

...or just add a new menu item to your Primary links to map/node