From: tjhunt Date: Tue, 6 Jan 2009 05:04:58 +0000 (+0000) Subject: XHTML strict. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ea6d9d40a61eb27ff3d669f2105564972ec63c85;p=moodle.git XHTML strict. --- diff --git a/admin/xmldb/actions/delete_field/delete_field.class.php b/admin/xmldb/actions/delete_field/delete_field.class.php index 57ad55ecc3..5e3843cb89 100644 --- a/admin/xmldb/actions/delete_field/delete_field.class.php +++ b/admin/xmldb/actions/delete_field/delete_field.class.php @@ -82,7 +82,7 @@ class delete_field extends XMLDBAction { $o.= ' '; $o.= '
'; $o.= '
'; - $o.= '
'; + $o.= ' '; $o.= ' '; $o.= ' '; $o.= ' ';