SORTED : its a variable that is generated depending on SMTP settings in Network Setup.
OK, prob an easy one, but I cant find out what I need to change to get my contact page up...
www.mainlymurder.co.uk if you want to see
my Contact Us link opens an email window, rather than going to the contact page.
I know the bit of code is:
<a href="<actinic:variable name="SendMailPageLink" />" target="_self" class="link_menu"><actinic:variable name="SendMailText" /></a>
but how do i edit the SendMailPageLink to point to a contact page?
by the way, In design view I have made changes to the Contact page (added a 'order number' field)
er.....
OK, prob an easy one, but I cant find out what I need to change to get my contact page up...
www.mainlymurder.co.uk if you want to see
my Contact Us link opens an email window, rather than going to the contact page.
I know the bit of code is:
<a href="<actinic:variable name="SendMailPageLink" />" target="_self" class="link_menu"><actinic:variable name="SendMailText" /></a>
but how do i edit the SendMailPageLink to point to a contact page?
by the way, In design view I have made changes to the Contact page (added a 'order number' field)
er.....