summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-07 05:38:45 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-07 05:38:45 +0000
commitfdfd8bc9b76b364be264c8763205e4f2310c0198 (patch)
tree4505adb663661adb0475644595e01b306f698590 /usr/local/www/fbegin.inc
parent79fa33e74c4cff069dec15bab747959631006616 (diff)
downloadpfsense-fdfd8bc9b76b364be264c8763205e4f2310c0198.zip
pfsense-fdfd8bc9b76b364be264c8763205e4f2310c0198.tar.gz
do not hard code the size of the image.
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index ddca604..4061754 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -29,7 +29,7 @@ function showhide(tspan, tri) {
</script>
<table width="750" border="0" cellspacing="0" cellpadding="2">
<tr valign="bottom">
- <td width="150" height="65" align="center" valign="middle"> <strong><a href="/" target="_blank"><img src="/logo.gif" width="150" height="47" border="0"></a></strong></td>
+ <td width="150" height="65" align="center" valign="middle"> <strong><a href="/" target="_blank"><img src="/logo.gif" border="0"></a></strong></td>
<td height="65" bgcolor="#7F3B00">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr><td align="left" valign="bottom"><span class="tfrtitle">&nbsp;webConfigurator</span></td>
OpenPOWER on IntegriCloud