From: Joey Hess Date: Tue, 15 Jun 2010 17:33:43 +0000 (-0400) Subject: fix labels for form elements X-Git-Tag: 3.20100623~61 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=919df4ae9c0372506feebee41821e4de2c78cb91 fix labels for form elements The label for attribute must correspond to the element id (not name). And it needs to be unique inside the loop. --- diff --git a/templates/commentmoderation.tmpl b/templates/commentmoderation.tmpl index 10f2b36df..dfa63c20b 100644 --- a/templates/commentmoderation.tmpl +++ b/templates/commentmoderation.tmpl @@ -4,7 +4,7 @@ - +
@@ -12,18 +12,18 @@
- - - - - - + + + + + +
- - + +