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, 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