Here is a product,I pretty much just copied the vB code.Perhaps you can ask the staff to give me permission to release it as a mod
Open template pm_messagelist and find:
Code:
(<a href="private.php?do=emptyfolder&folderid=$folderid"><em>$vbphrase[empty_folder]</em></a>)
After that add this (with the space in front):
Code:
(<a href="private.php?do=unreadpm"><em>Unread Messages</em></a>)
Then import this product.Done.