mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Nuke sorting it apparently changed the ID association
This commit is contained in:
parent
ed371120f7
commit
fe4397d283
@ -115,9 +115,6 @@ if ($_GET['act'] == "delph2")
|
||||
$pgtitle = array("VPN","IPsec");
|
||||
include("head.inc");
|
||||
|
||||
// Sort items
|
||||
#$a_phase1 = asort($a_phase1, "descr");
|
||||
|
||||
?>
|
||||
|
||||
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user