Found a header that I had setup like:

[if ! equal {p0} 1]<right>[[membership|<box>Return to Membership
Page</box>]]</right><br>[if]

Which used to display the link in a box on the right, now it outputs text on
the page like:

<span class='box'>Return to Membership
Page</span><http://mailc.tnet.com/membership>

Instead of actually displaying it in a box.

Had to change it so the box tag was outside of the link itself like.

[if ! equal {p0} 1]<right><box>[[membership|Return to Membership
Page]]</box></right><br>[if]

To get the original effect.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to