MyBB Community Forums

Full Version: Report Window Close Button - where is it defined
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Mybb Version 1.8.5

On the report window there is a Close Button

[Image: 3pIsj0D.jpg]

the html code is :
<a href="#close-modal" rel="modal:close" class="close-modal ">Close</a>

My question is, in wich template is it defined? I cant find it anywhere.

The only thing i can find is the a.close-modal entry in the global.css, with the appropriate icon.

But none of the report templates contain this line ... ?

Thank you.
/jscripts/jquery.plugins.js

or the minified version

/jscripts/jquery.plugins.min.js