From: toyomoyo Date: Fri, 5 Jan 2007 01:19:02 +0000 (+0000) Subject: MDL-7861, fixing xhtml strict divs X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8fcf22595ed6cca9d3bd9e55cd1fe9befe8739b9;p=moodle.git MDL-7861, fixing xhtml strict divs --- diff --git a/mod/data/edit.php b/mod/data/edit.php index f775576689..a1818cfd5c 100755 --- a/mod/data/edit.php +++ b/mod/data/edit.php @@ -288,7 +288,7 @@ } echo $newtext; - echo '
'; + echo '
'; if ($rid) { echo ' '; } else {