sammys2010 Posted August 22, 2010 Share Posted August 22, 2010 Hello everybody,I need to modify the contact page.I need to insert some plain text ( addresses, telephone numbers etc ) into the page above the contact form, and I need to add and modify contact form subjects choices ( there are 2 choices by default, i need more ).By the way, i need also to change the E-mail which will receive the messages.How can i do this things ?I've found contact-form.php and tpl but no ideas how to proceed.Thank you in advance.Sam Link to comment Share on other sites More sharing options...
tomerg3 Posted August 22, 2010 Share Posted August 22, 2010 Edit contact-form.tpl and add the html code you want, tpl files have plain html (with some Smarty code).When you add text, it's best to use the translation function, like {l s='Address: 123 Something Street'} Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now