From 42364029d11b9034dcf9f129c900219f0547b504 Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Sat, 26 Dec 2009 06:20:45 -0800 Subject: [PATCH] CSS id and class cleanups for display in view source. Signed-off-by: Philip M. Hofer (Frumph) --- header.php | 3 +-- searchform.php | 2 ++ sidebar-menubar.php | 2 +- widgets/MenubarWidget.inc | 16 +++++++++------- 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/header.php b/header.php index d0f2dc5..2bc4c56 100644 --- a/header.php +++ b/header.php @@ -29,13 +29,12 @@ + > - - diff --git a/searchform.php b/searchform.php index 0e1c6ae..8f1308a 100644 --- a/searchform.php +++ b/searchform.php @@ -1,4 +1,5 @@ +
@@ -6,4 +7,5 @@
+ \ No newline at end of file diff --git a/sidebar-menubar.php b/sidebar-menubar.php index 51d3bf5..c0c4789 100644 --- a/sidebar-menubar.php +++ b/sidebar-menubar.php @@ -1,6 +1,6 @@ '', 'after_widget'=>'')); } ?> diff --git a/widgets/MenubarWidget.inc b/widgets/MenubarWidget.inc index 3948f6b..d74f7fd 100644 --- a/widgets/MenubarWidget.inc +++ b/widgets/MenubarWidget.inc @@ -24,15 +24,17 @@ class ComicPressMenubarWidget extends WP_Widget { if (file_exists(get_stylesheet_directory() . '/custom-menubar.php')) { include(get_stylesheet_directory() . '/custom-menubar.php'); } else { ?> -