From e881d1f361d87ccf56145d8d7eaad9d21c9a4721 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 18 Jan 2007 21:29:59 +0000 Subject: Fixup color code Suggested-by: DSH --- usr/local/www/wizard.php | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/usr/local/www/wizard.php b/usr/local/www/wizard.php index a1909bb..fa15386 100755 --- a/usr/local/www/wizard.php +++ b/usr/local/www/wizard.php @@ -65,7 +65,7 @@ $timezonelist = array_filter($timezonelist, 'is_timezone'); sort($timezonelist); /* kill carriage returns */ -for($x=0; $x "") { $text = "unset(\$config" . $field_conv . ");"; eval($text); @@ -155,11 +155,11 @@ include("head.inc");