From 5455a3f1afa8e18b8dcbde6bd0fee3f3490a3a7b Mon Sep 17 00:00:00 2001 From: jverber Date: Fri, 11 Jun 2004 19:28:30 +0000 Subject: [PATCH] Fixed invalid XHTML in sidebar.php git-svn-id: https://develop.svn.wordpress.org/trunk@1414 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/sidebar.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/wp-admin/sidebar.php b/wp-admin/sidebar.php index eab0277265..dd00e9b6aa 100644 --- a/wp-admin/sidebar.php +++ b/wp-admin/sidebar.php @@ -14,7 +14,7 @@ if ('b' == $_GET['a']) { ?> -WordPress > Posted +WordPress › Posted @@ -26,9 +26,10 @@ if ('b' == $_GET['a']) { } else { -?> +?> + -WordPress › Sidebar +WordPress › Sidebar