![]() |
Report Window Close Button - where is it defined - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: Report Window Close Button - where is it defined (/thread-223532.html) |
Report Window Close Button - where is it defined - pafin - 2019-06-19 Mybb Version 1.8.5 On the report window there is a Close Button the html code is :
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. RE: Report Window Close Button - where is it defined - Ashley1 - 2019-06-19 /jscripts/jquery.plugins.js or the minified version /jscripts/jquery.plugins.min.js |