summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec_sad.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_sad.php
parent034b49187589503fc68eaf64b3b32aabde9420fc (diff)
downloadpfsense-def254087c5211647b329e049ab0ab867aec5a7d.zip
pfsense-def254087c5211647b329e049ab0ab867aec5a7d.tar.gz
Make sortable
Diffstat (limited to 'usr/local/www/diag_ipsec_sad.php')
-rwxr-xr-xusr/local/www/diag_ipsec_sad.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_ipsec_sad.php b/usr/local/www/diag_ipsec_sad.php
index 1e48e1c..4d67869 100755
--- a/usr/local/www/diag_ipsec_sad.php
+++ b/usr/local/www/diag_ipsec_sad.php
@@ -75,7 +75,7 @@ if ($_GET['act'] == "del") {
<tr>
<td>
<div id="mainarea">
- <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($sad)): ?>
<tr>
<td nowrap class="listhdrr">Source</td>
OpenPOWER on IntegriCloud