Our website has a page called Membership Application Form. New members can fill in a form and send it by email to apply to join. I want to change the email address to which the form is sent.
If I look at the html for this page using the source editor, it doesn't show the email address that I want to change. Instead it shows the following:
<em>E-mail form</em>
which I assume is a form containing the information I want to change. I can't seem to find this form. Where is it, please?