Problem/Motivation

#891670: Add a Footer menu to the built-in system menus moved the 'Contact'-link from the Tools menu to the Footer-menu, and changed the default state to enabled. The help-text displayed on Administration ⇒ Structure ⇒ Contact Form was not updated to reflect this change, and is still referring to the old situation:

A Contact menu item (disabled by default) is added to the Tools menu, which you can modify on the Menus administration page.

Proposed resolution

Patch attached that changes the help-text to match actual situation:

A Contact menu item is added to the Footer menu, which you can modify on the Menus administration page.

User interface changes

Patch changes interface text.

API changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mr.baileys’s picture

Title: Contact-form help text incorrect. » Contact module help text incorrect.
FileSize
2.93 KB

The main help page for contact.module also contained a reference to an incorrect menu.

sun’s picture

Status: Needs review » Reviewed & tested by the community

Thanks! I noticed those stale references too when I was working on some other issues.

I general, the Contact module help texts could use some more polishing, but let's do that in a separate issue.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 1873416-1-contact-module-help-text.patch, failed testing.

mr.baileys’s picture

Status: Needs work » Needs review
mr.baileys’s picture

Status: Needs review » Reviewed & tested by the community

Test-failures were unrelated to this patch, so setting back to RTBC.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.x, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.