summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizard.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-24 16:47:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-24 16:47:32 +0000
commit50f60bca21087ce81737bae94ee22315c234b72a (patch)
tree8b5fa8174834286fb141426d822d6d7ba182b37b /usr/local/www/wizard.php
parent0b1138de2621d041064f1614ed16f4274891c5a2 (diff)
downloadpfsense-50f60bca21087ce81737bae94ee22315c234b72a.zip
pfsense-50f60bca21087ce81737bae94ee22315c234b72a.tar.gz
Use a white background
Diffstat (limited to 'usr/local/www/wizard.php')
-rwxr-xr-xusr/local/www/wizard.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizard.php b/usr/local/www/wizard.php
index deb8584..0843a51 100755
--- a/usr/local/www/wizard.php
+++ b/usr/local/www/wizard.php
@@ -192,7 +192,7 @@ function enablechange() {
<a href="/"><img border="0" src="./themes/<?= $g['theme']; ?>/images/logo.gif"></a>
<p>
-<table width="600" cellspacing="0" cellpadding="3">
+<table bgcolor="#ffffff" width="600" cellspacing="0" cellpadding="3">
<!-- wizard goes here -->
<tr><td>&nbsp;</td></tr>
<tr><td colspan='2'><center><b><?= fixup_string($description) ?></b></center></td></tr><tr><td>&nbsp;</td></tr>
OpenPOWER on IntegriCloud