mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
grey the entire div
This commit is contained in:
parent
a3cb717b6c
commit
033ede9717
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user