Just installed this and my code is as such:
<p>Your Name (required)<br />
[text* your-name] </p>
<p>Your Email (required)<br />
[email* your-email] </p>
<p>Subject<br />
[select* menu-970 "Advertising" "Donations" "News" "Press Releases" "Review Request" "Webmaster"]</p>
<p>Your Message<br />
[textarea your-message] </p>
<p>[submit "Send"]</p>
The drop down box appears with the Advertising, Donations etc... but when i get the email, the subject title is [your-subject].
Any ideas?
Thanks.