The contact form message that is set in the default for variable_get('contact_form_information') is inconsistent between contact_mail_page and contact_admin_settings. There is an extra word - us - in the page variable default. I went ahead and removed it rather than adding it to the settings function since us seems like a less universal default to use.

Very simple patch attached.

CommentFileSizeAuthor
contact_remove_us.patch957 bytesadd1sun

Comments

dries’s picture

Status: Needs review » Reviewed & tested by the community

Simple enough!

ChrisKennedy’s picture

+1 - still applies.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD.

drumm’s picture

Committed to 5.

Anonymous’s picture

Status: Fixed » Closed (fixed)