From: tjhunt Date: Thu, 15 Jan 2009 08:48:17 +0000 (+0000) Subject: XHTML strict. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ec6a0e700ae1ba16a6d03c1ade949dd2a03c71ef;p=moodle.git XHTML strict. --- diff --git a/tag/manage.php b/tag/manage.php index 4b7760ea05..01cc5a6932 100644 --- a/tag/manage.php +++ b/tag/manage.php @@ -137,10 +137,10 @@ if ($notice) { // small form to add an official tag print('
'); -print(''); +print(''); print('
'. - ''. - ''. + ''. + ''. '
'); print('
');