summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec_spd.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-12 02:49:52 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-12 02:49:52 +0000
commit033ede9717bc6916ab8824ff82984b83a005f338 (patch)
treec5c11b80334383fc8204b0d60f4a6d7e70c69b41 /usr/local/www/diag_ipsec_spd.php
parenta3cb717b6c13883d538cac9bb9235cbe17db7708 (diff)
downloadpfsense-033ede9717bc6916ab8824ff82984b83a005f338.zip
pfsense-033ede9717bc6916ab8824ff82984b83a005f338.tar.gz
grey the entire div
Diffstat (limited to 'usr/local/www/diag_ipsec_spd.php')
-rwxr-xr-xusr/local/www/diag_ipsec_spd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_ipsec_spd.php b/usr/local/www/diag_ipsec_spd.php
index 9c7f7e7..2c05faa 100755
--- a/usr/local/www/diag_ipsec_spd.php
+++ b/usr/local/www/diag_ipsec_spd.php
@@ -103,7 +103,7 @@ if ($fd) {
pclose($fd);
}
?>
-<div id="mainarea">
+<div id="mainarea" style="background:#eeeeee">
<table class="tabcont" width="100%" border="0" cellpadding="6" cellspacing="0">
<?php if (count($spd)): ?>
<tr>
OpenPOWER on IntegriCloud