From ed1a53698a1d9f020c35d0cada0b9f4e990509a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Thu, 11 Oct 2007 09:51:29 +0000 Subject: #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on --- misc/maintenance.tpl.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/maintenance.tpl.php b/misc/maintenance.tpl.php index de0d867d9..24d554f4a 100644 --- a/misc/maintenance.tpl.php +++ b/misc/maintenance.tpl.php @@ -40,8 +40,9 @@ '. $title .''; endif; ?> - - +
+ +
-- cgit v1.2.3