wizard: hook the openvpn server wizard into the openvpn server ACL

No need to do this twice.  Added benefit of menu access to the
same functionality.
This commit is contained in:
Franco Fichtner 2017-02-11 15:27:02 +01:00
parent bf1e663ade
commit d63442d5eb

View File

@ -455,12 +455,6 @@
<pattern>wizard.php?xml=system*</pattern>
</patterns>
</page-wizard-system>
<page-wizard-openvpn>
<name>OpenVPN Server Wizard</name>
<patterns>
<pattern>wizard.php?xml=openvpn*</pattern>
</patterns>
</page-wizard-openvpn>
<page-services-dhcprelay>
<name>Services: DHCP Relay</name>
<patterns>
@ -942,6 +936,7 @@
<name>VPN: OpenVPN: Server</name>
<patterns>
<pattern>vpn_openvpn_server.php*</pattern>
<pattern>wizard.php?xml=openvpn*</pattern>
</patterns>
</page-openvpn-server>
<page-xmlrpclibrary>