From 350c9a9579d00a477042f1422279c2e97263afee Mon Sep 17 00:00:00 2001 From: canyonknight Date: Wed, 10 Oct 2012 16:25:52 -0400 Subject: pkg_comment_form.php: Remove redundant label for the comment box Comment box already uses

tag. Additional label is not needed. Also remove label for form submit button. Reported-by: Dave Reisner Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/pkg_comment_form.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/template/pkg_comment_form.php') diff --git a/web/template/pkg_comment_form.php b/web/template/pkg_comment_form.php index 9315b0a..903173d 100644 --- a/web/template/pkg_comment_form.php +++ b/web/template/pkg_comment_form.php @@ -12,11 +12,9 @@ if (isset($_REQUEST['comment']) && check_token()) {

-

- " />

-- cgit v1.2.3-54-g00ecf