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(); ?>