summaryrefslogtreecommitdiff
path: root/templates/commentmoderation.tmpl
AgeCommit message (Collapse)Author
2010-06-15fix labels for form elementsJoey Hess
The label for attribute must correspond to the element id (not name). And it needs to be unique inside the loop.
2010-05-05consistently drop NAME= in templatesJoey Hess
also add template syntax smoke test
2010-05-01apply simonrvn patch adding labels for radio buttonsJoey Hess
and other minor html improvement
2009-01-25add reject all marked defer checkboxJoey Hess
2009-01-25comments: Add a moderation web interface.Joey Hess