From 96c0d6faa1033ff8691620e37869f97f16c1d11a Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 16 Apr 2009 18:12:41 +0000 Subject: [PATCH] Fix logic inversion. Props christmasboy81. fixes #7121 git-svn-id: http://svn.automattic.com/wordpress/trunk@10949 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/default/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/default/header.php b/wp-content/themes/default/header.php index 8b09aebd9..5c21f94d1 100644 --- a/wp-content/themes/default/header.php +++ b/wp-content/themes/default/header.php @@ -19,7 +19,7 @@ #page { background: url("/images/kubrickbg-.jpg") repeat-y top; border: none; }