luci-app-firewall: Fix typo in forwards redirect
authorKristian Evensen <kristian.evensen@gmail.com>
Tue, 29 May 2018 20:27:06 +0000 (22:27 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 11 Jun 2018 05:10:48 +0000 (07:10 +0200)
commitd3aa12b8ed74fd07702ed8209f858a275d38096a
treed4319fdab15c71e9a127e1fc072625a688ef03bc
parent8363d0ad6cf37ef1d60f63e86ecd4aba74fde9a6
luci-app-firewall: Fix typo in forwards redirect

When creating a forwarding rule with protocol set to other, a user is
forwarded to the configuration page. The URL for the configuration page
contained a typo - the user was forwarded to
admin/network/firewall/redirect/cfg... and not
admin/network/firewall/forwards/cfg..., leading to a 404.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua