Quote:
Originally Posted by Lpspider
I tried a little... couldn't come up with it. Any ideas?
|
find wp_unread phrase (and then other welcomepanel phrases) and add in english filed or wherever you want:
<span class="smallfont">
+ text ("there have been...")
+ </span>
should look like:
<span class="smallfont"> There have been [...] unread Private Messages. </span>
-> save.
...and so on...