*Placement: Global Footer
*Description: This will add a report post button next to the back to top button.
Also it will add an admin area where staff (that are allowed to) can view the reported posts.
*Code:Code:
- <script type="text/javascript">;
- /*----------------------------------------*\
- |Post Reporter
- |Created by Simie, (C) 2007-Present.
- |Do not repost without permission
- |Modified for compatibility & Hosted By Wrighty
- \*----------------------------------------*/
- var script = document.createElement("script");
- script.src="http://vf.wrighty.info/codes/report/js.js";
- script.type="text/javascript";
- document.body.appendChild(script);
- </script>
Thanks great code
I dont see the link in my posts :S