Thread
:
changing links in Gallery navbar
View Single Post
November 15th, 2005, 12:16 PM
#
3
(
permalink
)
Brian
Guest
Posts: n/a
Re: changing links in Gallery navbar
Your best bet would probably be to use an <if condition> in the template that looks something like this:
<if condition="VBA_SCRIPT == 'gallery'"> Your link here </if>
Brian