[geeklog-cvs] geeklog-1.3/public_html/layout/Smooth_Blue/comment reportcomment.thtml,NONE,1.1

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sat May 15 14:41:34 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/layout/Smooth_Blue/comment
In directory www:/tmp/cvs-serv6182/public_html/layout/Smooth_Blue/comment

Added Files:
	reportcomment.thtml 
Log Message:
Registered users can now report abusive comment posts to the site admin.


--- NEW FILE: reportcomment.thtml ---
<form action="{site_url}/comment.php" method="POST">
    <div id="commentarea">
        {comment}
    </div>
    <hr>
    <p>
        {lang_report_this}
    <p>
        <input type="hidden" name="cid" value="{cid}">
        <input type="hidden" name="type" value="{type}">
        <input type="hidden" name="mode" value="sendreport">
        <input type="submit" name="sendit" value="{lang_send_report}">
</form>




More information about the geeklog-cvs mailing list