Topic: Number of messages >= 1
I use <!-- IF loggedin_newmessages --> in homepage and it shows when members have unread messages, but also if they don't have unread messages ("You have 0 unread messages waiting for you").
I would like it to show only if the number of unread messages is more than or egual with 1 (one).
Is this possible?