Commit cab43a4d authored by Manuel Faux's avatar Manuel Faux Committed by Franco Fichtner

Menu: fixed menu for IPsec Mobile Clients after apply

(cherry picked from commit 30484b27)
parent 897ca4ee
......@@ -318,7 +318,9 @@
<Phase1 url="/vpn_ipsec_phase1.php*"/>
<Phase2 url="/vpn_ipsec_phase2.php*"/>
</Tunnels>
<Mobile order="20" VisibleName="Mobile Clients" url="/vpn_ipsec_mobile.php"/>
<Mobile order="20" VisibleName="Mobile Clients" url="/vpn_ipsec_mobile.php">
<Act url="/vpn_ipsec_mobile.php*"/>
</Mobile>
<Keys order="30" VisibleName="Pre-Shared Keys" url="/vpn_ipsec_keys.php">
<Edit url="/vpn_ipsec_keys_edit.php*"/>
</Keys>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment