summaryrefslogtreecommitdiffstats
path: root/usr/local/www/installer.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-08-01 23:11:23 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-08-01 23:11:23 -0400
commit524b7a41afc16d0fad2ecb1659e665c781b95bb7 (patch)
treec9106eb374273f5f03067f649d6063f71af2b09a /usr/local/www/installer.php
parentc9418f04fd8ddcabffb7b30c68078c6d014eddb3 (diff)
downloadpfsense-524b7a41afc16d0fad2ecb1659e665c781b95bb7.zip
pfsense-524b7a41afc16d0fad2ecb1659e665c781b95bb7.tar.gz
No need to set a class on these items
Diffstat (limited to 'usr/local/www/installer.php')
-rw-r--r--usr/local/www/installer.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/installer.php b/usr/local/www/installer.php
index dc897ce..147575a 100644
--- a/usr/local/www/installer.php
+++ b/usr/local/www/installer.php
@@ -483,9 +483,9 @@ function installer_main() {
<br/>
<center>
Please select an installer option to begin:
- <table class="tabcont" width="100%" border="0" cellpadding="5" cellspacing="5">
+ <table width="100%" border="0" cellpadding="5" cellspacing="5">
<tr>
- <td class="tabcont" >
+ <td>
<div id="pfsenseinstaller">
<center>
Rescue config.xml<p/>
OpenPOWER on IntegriCloud