2016-08-20, 03:38 AM
(2016-08-18, 11:48 PM)Sharree Wrote: Hey LiveChief.
Go to AdminCP > Template & Styles > Choose your Template > Post Bit Templates > postbit_report
Replace the code in there with this:
<a href="report.php?pid={$post['pid']}" target="_blank" title="{$lang->postbit_report}" class="postbit_report"><span>{$lang->postbit_button_report}</span></a>
Thank You