summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-07 17:56:25 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-07 17:56:25 +0000
commitccff803f5eb30280cbc31bb9ad99738ed99654e3 (patch)
tree0a6431ccf7cb9a0e1af3a71538e90aa867061d3b /usr
parent64aaddf70f2076cfb005f4e2aa1881957c52f704 (diff)
downloadpfsense-ccff803f5eb30280cbc31bb9ad99738ed99654e3.zip
pfsense-ccff803f5eb30280cbc31bb9ad99738ed99654e3.tar.gz
Correctly turn the left nav bar background black.
Diffstat (limited to 'usr')
-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 1632528..35e1952 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -75,7 +75,7 @@ function showhide_black(tspan, tri) {
<tr valign="top">
<td valign="top" width="150">
<div id="niftyMenu">
- <table class="menu">
+ <table width="100%" class="menu" bgcolor="#000000">
<tr valign="top">
<td nowrap><span class="navlnk"><font color="#FFFFFF"> <strong>System</strong>
<br>
OpenPOWER on IntegriCloud