Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: [anup123] Message Count In Each Folder

Quote Reply
Re: [anup123] Message Count In Each Folder In reply to
Hi Anup,

Something like this:
Code:
(<%if folders_unread > 0%><b><%folders_unread%></b><%else%><%folders_unread%><%endif%> / <%folders_total%>)
in the folders_include.html template should work for you. This should go inside of the <%loop folders_list%> template var, specifically after the link for the folders.

Regards,
Charlie
Subject Author Views Date
Thread Message Count In Each Folder anup123 2786 Jul 13, 2002, 4:15 AM
Thread Re: [anup123] Message Count In Each Folder
Chaz 2721 Jul 13, 2002, 4:04 PM
Thread Re: [Piper] Message Count In Each Folder
anup123 2726 Jul 13, 2002, 5:52 PM
Thread Re: [anup123] Message Count In Each Folder
Chaz 2721 Jul 14, 2002, 11:40 AM
Post Re: [Piper] Message Count In Each Folder
anup123 2709 Jul 14, 2002, 12:05 PM