You can override the contact form template.
I assume we're talking about the full-page contact from com_contact, the bundled component. You'd copy this file:
/components/com_contact/views/contact/tmpl/default_form.php
to your template here:
/templates/(your_template)/html/com_contact/contact/default_form.php
Now edit that destination file. You'll find the button around line 70.
More info:
http://ift.tt/1aMR0EV ... omla!_core
via Joomla! http://ift.tt/1o7Nh8R
I assume we're talking about the full-page contact from com_contact, the bundled component. You'd copy this file:
/components/com_contact/views/contact/tmpl/default_form.php
to your template here:
/templates/(your_template)/html/com_contact/contact/default_form.php
Now edit that destination file. You'll find the button around line 70.
More info:
http://ift.tt/1aMR0EV ... omla!_core
Statistics: Posted by NathanHawks — Fri May 30, 2014 7:34 pm
via Joomla! http://ift.tt/1o7Nh8R
No comments:
Post a Comment