From 8e014dea63c7a09aa46a9cb92a83a83638d3bcfe Mon Sep 17 00:00:00 2001 From: saxmatt Date: Mon, 14 Feb 2005 04:36:57 +0000 Subject: [PATCH] html_type to allow for true XHTML. git-svn-id: http://svn.automattic.com/wordpress/trunk@2321 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/admin-header.php | 2 +- wp-admin/bookmarklet.php | 2 +- wp-admin/sidebar.php | 4 ++-- wp-admin/upgrade-schema.php | 3 ++- wp-atom.php | 8 ++++---- wp-blog-header.php | 2 +- wp-content/themes/classic/comments-popup.php | 2 +- wp-content/themes/classic/header.php | 2 +- wp-content/themes/default/comments-popup.php | 2 +- wp-content/themes/default/header.php | 2 +- wp-includes/template-functions-general.php | 3 +++ wp-login.php | 4 ++-- wp-register.php | 6 +++--- wp.php | 2 +- 14 files changed, 24 insertions(+), 20 deletions(-) diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index 888ef8c3f..22feeab27 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -6,7 +6,7 @@ <?php bloginfo('name') ?> › <?php echo $title; ?> — WordPress - +