summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_dump_states.php
diff options
context:
space:
mode:
authorEvgeny Yurchenko <ey@tm-k.com>2011-06-05 15:15:15 -0400
committerEvgeny Yurchenko <ey@tm-k.com>2011-06-05 15:15:15 -0400
commit17d5077f61d963178f47e016b8768b768800ba68 (patch)
treefd8a4f816924038e77f4fbc1242699fd68b1780b /usr/local/www/diag_dump_states.php
parent67dde8b052369be24d25e94bc1d2070a08c56f2a (diff)
downloadpfsense-17d5077f61d963178f47e016b8768b768800ba68.zip
pfsense-17d5077f61d963178f47e016b8768b768800ba68.tar.gz
Restoring gray background to the right of some tables in GUI.
Diffstat (limited to 'usr/local/www/diag_dump_states.php')
-rwxr-xr-xusr/local/www/diag_dump_states.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/diag_dump_states.php b/usr/local/www/diag_dump_states.php
index a8671c1..c931173 100755
--- a/usr/local/www/diag_dump_states.php
+++ b/usr/local/www/diag_dump_states.php
@@ -143,13 +143,13 @@ include("head.inc");
</tr>
<tr>
<td>
- <table class="tabcont sortable" width="100%" border="0" cellspacing="0" cellpadding="0">
+ <table class="tabcont" width="100%" border="0" cellspacing="0" cellpadding="0">
<thead>
<tr>
<th class="listhdrr" width="10%"><?=gettext("Proto");?></th>
<th class="listhdrr" width="65"><?=gettext("Source -> Router -> Destination");?></th>
<th class="listhdr" width="24%"><?=gettext("State");?></th>
- <th class="list sort_ignore" width="1%"></th>
+ <th class="list" width="1%"></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud