PlainDiscuss/Source/Form.Comment.html

7 lines
298 B
HTML

<div id="PlainDiscussComment{ID}">
<h5>{User}, {Date}, <a href="#PlainDiscussComment{ID}">#{ID}</a></h5>
<input type="checkbox" name="Select" value="{ID}">
<button type="submit" name="Report" value="{ID}">Report</button>
<button type="submit" name="Reply" value="{ID}">Reply to</button>
</div>