The mail function of the contact form is located in the form's submit handler, which can be overriden. Therefore it is not sure if an e-mail will be sent or something else will happen when submitting the form. Also, the current text ("Send e-mail") may be confusing, since visitors will need to enter their own e-mail address. This patch converts the button's text to "Send message".

Comments

Status: Needs review » Needs work

The last submitted patch failed testing.

xano’s picture

Status: Needs work » Needs review
StatusFileSize
new2.11 KB

Updated the tests and converted one instance of "The message has been sent" in the personal contact to "Your message has been sent", since the latter was already being used for the site-wide contact form.

Status: Needs review » Needs work

The last submitted patch failed testing.

xano’s picture

Status: Needs work » Needs review
StatusFileSize
new3.13 KB
dries’s picture

Status: Needs review » Fixed

Committed to CVS HEAD. Thanks!

Status: Fixed » Closed (fixed)

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

xano’s picture

Assigned: xano » Unassigned