I just noticed the new function you added to the recent release. I tried adding it to my template and with variations of
things, it does not really work.
This is my template without it:
{TABLE cols="7" width="100%" align="center" cellpadding="0"
cellspacing="0" class="hardlinks"}<a href="{$URL}" title="{$DESCRIPTION}"
target=_blank">{$ANCHOR}</a>
Then I tried this so I get a link text but did not work
{TABLE cols="7" width="100%" align="center" cellpadding="0"
cellspacing="0" class="hardlinks" default="<a
href="http://www.nastylittlenymphos.com/1hardlinks/">Your Link Here</a>"}<a
href="{$URL}" title="{$DESCRIPTION}" target=_blank">{$ANCHOR}</a>
Any ideas on what I need?
Crow
things, it does not really work.
This is my template without it:
{TABLE cols="7" width="100%" align="center" cellpadding="0"
cellspacing="0" class="hardlinks"}<a href="{$URL}" title="{$DESCRIPTION}"
target=_blank">{$ANCHOR}</a>
Then I tried this so I get a link text but did not work
{TABLE cols="7" width="100%" align="center" cellpadding="0"
cellspacing="0" class="hardlinks" default="<a
href="http://www.nastylittlenymphos.com/1hardlinks/">Your Link Here</a>"}<a
href="{$URL}" title="{$DESCRIPTION}" target=_blank">{$ANCHOR}</a>
Any ideas on what I need?
Crow