summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 489b070..4525f5c 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -61,10 +61,10 @@ function showhide_black(tspan, tri) {
}
-->
</script>
-<table width="750" border="0" cellspacing="0" cellpadding="0">
- <tr valign="bottom">
+<table width="750" height="100%" border="0" cellspacing="0" cellpadding="0">
+ <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 height="100%" bgcolor="#990000" background="top_background.gif">
+ <td bgcolor="#990000" background="top_background.gif">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr><td align="left" valign="bottom"><span class="tfrtitle">&nbsp;webConfigurator</span></td>
<td align="right" valign="bottom">
@@ -72,8 +72,8 @@ function showhide_black(tspan, tri) {
</td></tr></table>
</td>
</tr>
- <tr valign="top">
- <td width="150">
+ <tr valign="top" height="100%">
+ <td width="150" height="100%">
<div id="niftyMenu">
<table class="menu">
<tr>
OpenPOWER on IntegriCloud