Files
PlainDiscuss/Source/Form.Comment.html
2022-06-16 17:17:42 +02:00

6 lines
246 B
HTML

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