Users on line field
Sorry to ask a same question a million first time how to remove "users on line" from main page and see it on admin page only but the answer I found on this forum seams doesn't match to 4.4.2 version.
Open up rectangle_bottom.tpl and replace this:
{if $active_modules.Users_online ne ""}
with this:
{if $active_modules.Users_online ne "" and $usertype ne "C"}
I couldn't find these lines in directory rectangle_bottom.tpl
Can some one help me please?
__________________
4.4.2-gold
|