From 623a26dfe3cd2389570f5dd8186ee93319a8b52c Mon Sep 17 00:00:00 2001 From: saxmatt Date: Thu, 30 Dec 2004 11:40:56 +0000 Subject: [PATCH] Deleted the line that said don't delete, cleaned up, added back hook. git-svn-id: http://svn.automattic.com/wordpress/trunk@2017 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/kubrick/footer.php | 1 + wp-content/themes/kubrick/header.php | 6 ++---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/wp-content/themes/kubrick/footer.php b/wp-content/themes/kubrick/footer.php index 2bf8b772f..e468aa89a 100644 --- a/wp-content/themes/kubrick/footer.php +++ b/wp-content/themes/kubrick/footer.php @@ -14,6 +14,7 @@ + \ No newline at end of file diff --git a/wp-content/themes/kubrick/header.php b/wp-content/themes/kubrick/header.php index 71462a1f7..cdab0eb04 100644 --- a/wp-content/themes/kubrick/header.php +++ b/wp-content/themes/kubrick/header.php @@ -1,10 +1,8 @@ - - - - <?php bloginfo('name'); ?> <?php if (($withcomments) or ($single)) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?> + + <?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?>