![]() |
{if $anonymous_login eq "" && $login ne ""}
What the opposite of this tag {if $anonymous_login eq "" && $login ne ""}?
In other words, what do I need to change the "" to so that it means "if not logged in"? Thanks |
Re: {if $anonymous_login eq "" && $login ne ""}
{if $login eq ""} means if not logged in.
|
All times are GMT -8. The time now is 02:42 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.