From: stronk7 Date: Thu, 1 Feb 2007 22:36:35 +0000 (+0000) Subject: Adding missing tags in code. Credit goes to Greg Lyon. MDL-8383. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b26f94ce15a5b2a21647aab32c36b08fba47afe0;p=moodle.git Adding missing tags in code. Credit goes to Greg Lyon. MDL-8383. Merged from MOODLE_17_STABLE --- diff --git a/admin/xmldb/actions/view_reserved_words/view_reserved_words.class.php b/admin/xmldb/actions/view_reserved_words/view_reserved_words.class.php index d19665b1ab..496af0794f 100644 --- a/admin/xmldb/actions/view_reserved_words/view_reserved_words.class.php +++ b/admin/xmldb/actions/view_reserved_words/view_reserved_words.class.php @@ -133,7 +133,7 @@ class view_reserved_words extends XMLDBAction { /// The textarea showing all the reserved words $o.= ' '; - $o.= ' '; $o.= ' ';
' . $this->str['listreservedwords']; + $o.= '
' . $this->str['listreservedwords'].'