From c9d60045bb24c2daa3298ff6a59773e9c9cc803a Mon Sep 17 00:00:00 2001 From: emc3 Date: Wed, 14 Apr 2004 17:12:52 +0000 Subject: [PATCH] Oh yeah. Should also set 'color' since we're setting 'background-color'. git-svn-id: http://svn.automattic.com/wordpress/trunk@1069 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/install.php | 1 + wp-admin/upgrade.php | 1 + 2 files changed, 2 insertions(+) diff --git a/wp-admin/install.php b/wp-admin/install.php index d2d2dbfa94..d78297af19 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -15,6 +15,7 @@ if (!$step) $step = 0;