By chellman on
This is probably really dumb, but hey, never hurts to ask. much.
How is the contact form title capitalized on drupal.org? On my sites, running 4.7.2, it's lowercase "contact" at the top. I'd like to capitalize it, or otherwise change the page title, without getting into the module itself, obviously.
I assume there's something I can do in template.php, but I'm not good enough at this yet to know what it is.
Comments
Menus
Try this: Go to Admin > Menus find Contact there, click edit and change it there.
It works, but why?
Thanks! That did it. I find that really weird -- I thought that menu items were more independent of page headlines than that. Is this a special case for contact (and maybe certain others)?