summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-06 04:15:19 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-06 04:15:19 +0000
commit44b9bb7adb7dd8f4c23d13a0c354250068dad2e9 (patch)
tree4d45346c724e6c504759083ce8cad8662d6f84ef /usr/local
parent56859700b444aebc2c26e16930ffb63e42c17719 (diff)
downloadpfsense-44b9bb7adb7dd8f4c23d13a0c354250068dad2e9.zip
pfsense-44b9bb7adb7dd8f4c23d13a0c354250068dad2e9.tar.gz
Top frame was much too large for logo. Shorten it down and add a break between table rows.
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 8613371..0a7734a 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -68,8 +68,9 @@ if ($fd) {
<td height="10" colspan="2">&nbsp;</td>
</tr>
<tr align="center" valign="top">
- <td height="170" colspan="2"><img src="logobig.jpg"></td>
+ <td colspan="2"><img src="logobig.jpg"></td>
</tr>
+ <tr><td>&nbsp;</td></tr>
<tr>
<td colspan="2" class="listtopic">System information</td>
</tr>
OpenPOWER on IntegriCloud