summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-12 01:35:29 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-12 01:35:29 +0000
commit2062e8a8df57844333dcc501d38d33ae8dccf79f (patch)
treeebf9e2e6dc4eeb8184a8b5c65f2b5cc268b290e9 /usr/local/www
parent6df029b00d197698f55bec4bcdd318b4abffaaf7 (diff)
downloadpfsense-2062e8a8df57844333dcc501d38d33ae8dccf79f.zip
pfsense-2062e8a8df57844333dcc501d38d33ae8dccf79f.tar.gz
Minor tweaks
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/fbegin.inc10
1 files changed, 6 insertions, 4 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 609fb4d..a3e986a 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -62,11 +62,13 @@ function showhide_black(tspan, tri) {
}
-->
</script>
-<table width="750" border="0" cellspacing="0" cellpadding="0">
+<table width="750" border="0" cellspacing="1" cellpadding="1">
<tr valign="bottom" height="65">
- <td width="150" height="65" align="center" valign="middle"> <strong><a href="/"><img src="/logo.gif" border="0"></a></strong></td>
+ <td width="150" height="100%" align="center" valign="middle">
+ <strong><a href="/"><img src="/logo.gif" border="0"></a></strong>
+ </td>
<td height="100%">
- <div style="height:100%" id="topbox">
+ <div style="height:99%" id="topbox" name="topbox">
<table bgcolor="#990000" background="top_background.gif" border="0" cellspacing="0" cellpadding="0" width="100%" height="85%">
<tr><td align="left" valign="bottom"><span class="tfrtitle">&nbsp;webConfigurator</span></td>
<td align="right" valign="bottom">
@@ -99,8 +101,8 @@ function showhide_black(tspan, tri) {
echo "</td></tr>";
}
?>
- </div>
</table>
+ </div>
</td>
</tr>
<tr valign="top">
OpenPOWER on IntegriCloud