Here is what it calls for.
- Code: Select all
##-----[ FIND ]------------------------------------------# <td><span> <a><img>{L_PROFILE}</a> <a><img>{PRIVATE_MESSAGE_INFO}</a> <a><img>{L_LOGIN_LOGOUT}</a> </span></td>##-----[ REPLACE WITH ]------------------------------------------# <td><span> <a><img>{L_PROFILE}</a> <a><img>{PRIVATE_MESSAGE_INFO}</a> <a><img>{L_LOGIN_LOGOUT}</a> </span></td> ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM
All I have to remove, upon further review is
- Code: Select all
alt="{PRIVATE_MESSAGE_INFO}"
Will not removing that little ditty of code effect this mod in one way or the other? All it does is when you login, it will say like you have 4 New Messages all red letters. As soon as you start browsing it then syas you have 4 Unread messages. When all messages are read it goes back to black letters and says 0 new messages. If you leave 1 or two messages, it will stay red and say you have "X" amount of unread messages.