From 7f9e498e48c4e5d056ee988a23dedb8ca98b11cd Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 11 Mar 2011 18:54:44 +0100 Subject: Fix broken XHTML. Fix a lot of invalid XHTML in the templates and actions. There might still be some legacy code left, but this should cover most of it. Signed-off-by: Lukas Fleischer --- web/template/pkg_comment_form.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 368d49b..346fb6a 100644 --- a/web/template/pkg_comment_form.php +++ b/web/template/pkg_comment_form.php @@ -57,11 +57,11 @@ if (isset($_REQUEST['comment'])) { echo '' . __('Comment has been added.') . ''; } ?> - +
-
- "> - "> +
+ " /> + " /> -- cgit v1.2.3-54-g00ecf