Quote:
Originally Posted by Dave-Initial
Curious how i would display this on all pages except for usercp?
I tried the following but only seems to work for the first page.. any ideas?
Code:
<if condition="THIS_SCRIPT != 'USERCP'">
|
That was what I was going to suggest. I have ever tried it because when I saw how it looked in the usercp I thought it was just not right.
Code:
<if condition="THIS_SCRIPT != 'usercp'">