From b328fec5766221f4ff7ab89e4ae03ea08d66dbce Mon Sep 17 00:00:00 2001
From: tjhunt <tjhunt>
Date: Wed, 7 Jan 2009 06:01:59 +0000
Subject: [PATCH] help: XHTML strict!

---
 lang/en_utf8/help/feedback/mods.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/en_utf8/help/feedback/mods.html b/lang/en_utf8/help/feedback/mods.html
index eb3ceef86e..a2ae0b7eb6 100644
--- a/lang/en_utf8/help/feedback/mods.html
+++ b/lang/en_utf8/help/feedback/mods.html
@@ -1,4 +1,4 @@
-<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/feedback/icon.gif" />&nbsp;<b>Feedbacks</b>
+<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/feedback/icon.gif" />&nbsp;<b>Feedbacks</b></p>
 
 <div class="indent">
 This module allows you to create custom surveys with your own questions.
-- 
2.39.5