summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-23 18:16:12 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-23 18:16:12 -0400
commit034b49187589503fc68eaf64b3b32aabde9420fc (patch)
treef630e171391f4ec97bdda171bf5b5e54144aae26 /usr/local/www/diag_ipsec.php
parent7128ed1794a47166cf0706c19e05e5d9fb6394e2 (diff)
downloadpfsense-034b49187589503fc68eaf64b3b32aabde9420fc.zip
pfsense-034b49187589503fc68eaf64b3b32aabde9420fc.tar.gz
Make sortable
Diffstat (limited to 'usr/local/www/diag_ipsec.php')
-rw-r--r--usr/local/www/diag_ipsec.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_ipsec.php b/usr/local/www/diag_ipsec.php
index 8001b1e..7422503 100644
--- a/usr/local/www/diag_ipsec.php
+++ b/usr/local/www/diag_ipsec.php
@@ -74,7 +74,7 @@ $sad = ipsec_dump_sad();
<tr>
<td>
<div id="mainarea">
- <table width="100%" border="0" cellpadding="6" cellspacing="0" class="tabcont">
+ <table width="100%" border="0" cellpadding="6" cellspacing="0" class="tabcont sortable">
<tr>
<td nowrap class="listhdrr">Local IP</td>
<td nowrap class="listhdrr">Remote IP</a></td>
OpenPOWER on IntegriCloud