From ec6a0e700ae1ba16a6d03c1ade949dd2a03c71ef Mon Sep 17 00:00:00 2001 From: tjhunt Date: Thu, 15 Jan 2009 08:48:17 +0000 Subject: [PATCH] XHTML strict. --- tag/manage.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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('
'); -- 2.39.5