From 71b1d4a7e973ab20c41d0e9f7dab64605df1aea9 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Fri, 8 Oct 2004 17:58:02 +0000 Subject: [PATCH] Remove print.css reference, don't echo bloginfo. git-svn-id: https://develop.svn.wordpress.org/trunk@1763 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-comments-popup.php | 2 +- wp-header.php | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/wp-comments-popup.php b/wp-comments-popup.php index 9db4a82c1d..7327b0593e 100644 --- a/wp-comments-popup.php +++ b/wp-comments-popup.php @@ -12,7 +12,7 @@ foreach ($posts as $post) { start_wp(); diff --git a/wp-header.php b/wp-header.php index 139a33168b..7e908d7657 100644 --- a/wp-header.php +++ b/wp-header.php @@ -12,13 +12,12 @@ else : <?php bloginfo('name'); ?><?php wp_title(); ?> - + - - +