TheRealso0sick
07-02-2012, 07:28 PM
Hey
im trying to display a div element only when a user is on the vbadvanced index page.
<if condition="THIS_SCRIPT == 'index'">
bla
<else />
bla
</if>
I'm trying to use this, but it doesn't work.
Can anyone help me out and correct it?
My vbadvanced was renamed to "index.php" btw.
im trying to display a div element only when a user is on the vbadvanced index page.
<if condition="THIS_SCRIPT == 'index'">
bla
<else />
bla
</if>
I'm trying to use this, but it doesn't work.
Can anyone help me out and correct it?
My vbadvanced was renamed to "index.php" btw.