summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec_spd.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-23 18:17:18 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-23 18:17:18 -0400
commitdef254087c5211647b329e049ab0ab867aec5a7d (patch)
tree715e003af23c47a6231db36bcbcd9672a5ad3def /usr/local/www/diag_ipsec_spd.php
parent034b49187589503fc68eaf64b3b32aabde9420fc (diff)
downloadpfsense-def254087c5211647b329e049ab0ab867aec5a7d.zip
pfsense-def254087c5211647b329e049ab0ab867aec5a7d.tar.gz
Make sortable
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 2e2456f..a910cae 100755
--- a/usr/local/www/diag_ipsec_spd.php
+++ b/usr/local/www/diag_ipsec_spd.php
@@ -74,7 +74,7 @@ $spd = ipsec_dump_spd();
<tr>
<td>
<div id="mainarea" style="background:#eeeeee">
- <table class="tabcont" width="100%" border="0" cellpadding="6" cellspacing="0">
+ <table class="tabcont sortable" width="100%" border="0" cellpadding="6" cellspacing="0">
<?php if (count($spd)): ?>
<tr>
<td nowrap class="listhdrr">Source</td>
OpenPOWER on IntegriCloud