Quote:
Originally posted by bluecat
Great hack. I'm wondering, is there a way to put to this in my control panel for easy access (rather then enter the url manually)? Thanks.
|
Open admin/index.php
Find:
PHP Code:
makenavoption("Email Users","email.php?action=start","<br>");
Add below it:
PHP Code:
makenavoption("Send PM to Users","masspm.php?action=start","<br>");