find_replace_templatesets("private_read", '#\$lang->delete_pm</a>(\r?)(\n?)#', "\$lang->delete_pm</a>\n| <a href=\"pmreport.php\?pmid=\$pm\[pmid\]&action=report\" onClick=\"popupWin('pmreport.php\?pmid=\$pm\[pmid\]&action=report', 'reportPm', 400, 300); return false;\">Report</a>\n");
find_replace_templatesets("private_read", '#| <a href="pmreport.php\?pmid=\$pm\[pmid\]&action=report" onClick="popupWin(\'pmreport.php\?pmid=\$pm\[pmid\]&action=report\', \'reportPm\', 400, 300); return false;">Report</a>(\r?)(\n?)#', "", 0);
Those dont seem to work
