I am using the Aboutpeople theme and have been racking my brain as to how to update the heading on the contact form to say "contact us". When I created the site-wide form, I made the category name 'contact us' - I see nowhere else to name the form. The form does show up in the navigation as 'Contact Us', but the page heading says 'Contact'. I have searched around the forum and have yet to find a solution.
I did see a similar post (from Nov. 2006) that says to edit the modules/contact.module - to find and edit this line: 'title' => t('contact') - but the module in the theme I am using does not have such an entry, it only refers to the category (which I have as 'contact us').
Not sure why this is such a difficult thing to do.
thanks
Comments
Not sure off-hand, but it is
Not sure off-hand, but it may be settable via a theme function.
You may be able to find out the theme function to customize by installing the Devel module and the "Theme Developer" (comes with Devel) and clicking on the "Contact" text to see which theme function generates.
This module will do what you
This module will do what you want:
http://drupal.org/project/stringoverrides
Contact me to contract me for D7 -> D10/11 migrations.