MyBB Community Forums

Full Version: change report post style
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys
If someone reports a post, I don't want to open it into a new window, It should be on the same window and same tab. And is this possible to make the report post like this style
[Image: OgpvtKy.png]

I am not talking about colors, But want to make that text appear.

See , 2000 views but no help!
You can add the text you want by editing the report template.

As for opening it in the same window, you could alter the postbit_report template to something like this:
<a href="report.php?pid={$post['pid']}"><img src="{$theme['imglangdir']}/postbit_report.gif" alt="{$lang->postbit_report}" title="{$lang->postbit_report}" /></a>
Could you please explain me well with the steps on how to add text as shown in the image?
bump??