From 3dbf9e1c82766fbaa508c8f06ff2792a0f2a9306 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 19 Mar 2009 16:01:41 +0000 Subject: Remove YUI grids hd and ft ids, we don't need and they're cluttering our HTML. --- themes/default/views/page.html.php | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'themes/default') diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php index 6bbce475..893e6f9b 100644 --- a/themes/default/views/page.html.php +++ b/themes/default/views/page.html.php @@ -41,11 +41,9 @@ page_top() ?>
-
- site_status() ?> -
- display("header.html") ?> -
+ site_status() ?> +
+ display("header.html") ?>
@@ -60,10 +58,8 @@ display("sidebar.html") ?>
-
-
- display("footer.html") ?> -
+
+ display("footer.html") ?>
page_bottom() ?> -- cgit v1.2.3