Jacob Armstrong Posted July 8, 2010 Report Posted July 8, 2010 I was wondering how to get the Contact Us form working? I know where I want the link to be, I'm just wondering what I need to link it to. Quote
Jeff Posted July 8, 2010 Report Posted July 8, 2010 <li><a href="<?php echo url('/contact'); ?>">Contact Us</a></li> 1 Quote
Jacob Armstrong Posted July 8, 2010 Author Report Posted July 8, 2010 <li><a href="<?php echo url('/contact'); ?>">Contact Us</a></li> Thanks you very much, sir! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.