Hi, I would like to add a simple text link in the excuitve theme next to the terms and conditions link at the top of the page.
I see the terms and conditions link is
<a href="<actinic:variable name="InfoURL" />" class="link_terms_conditions"><actinic:variable name="InfoText" /></a>
How can i find the correct variable for 'Specials Page' ?
Thanks
wesley
I see the terms and conditions link is
<a href="<actinic:variable name="InfoURL" />" class="link_terms_conditions"><actinic:variable name="InfoText" /></a>
How can i find the correct variable for 'Specials Page' ?
Thanks
wesley
Comment