From 0ec5405705b1cf34fa8e7295f49aa15e5211aa35 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 18 Dec 2009 15:44:02 +0000 Subject: - Patch #386462 by mgifford, Frando: fixed XHTML validation errors. --- modules/system/page.tpl.php | 2 +- themes/garland/page.tpl.php | 2 +- themes/seven/page.tpl.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/system/page.tpl.php b/modules/system/page.tpl.php index 3f7440b14..da5219774 100644 --- a/modules/system/page.tpl.php +++ b/modules/system/page.tpl.php @@ -112,7 +112,7 @@
- +

diff --git a/themes/garland/page.tpl.php b/themes/garland/page.tpl.php index bcee882d7..11f18f631 100644 --- a/themes/garland/page.tpl.php +++ b/themes/garland/page.tpl.php @@ -40,7 +40,7 @@
- +
>
diff --git a/themes/seven/page.tpl.php b/themes/seven/page.tpl.php index df2f53bfd..c66eb00d4 100644 --- a/themes/seven/page.tpl.php +++ b/themes/seven/page.tpl.php @@ -1,7 +1,7 @@ - +

-- cgit v1.2.3