mirror of
https://github.com/openwrt/luci.git
synced 2026-09-01 19:01:51 +04:00
libs/web: fix another invalid entity
This commit is contained in:
@@ -59,7 +59,7 @@ $Id: firewall_zonelist.htm 5651 2009-12-26 00:09:47Z jow $
|
||||
<% end end %>
|
||||
<% if zempty then %><em><%:(empty)%></em><% end %>
|
||||
</label>
|
||||
 ⇒ 
|
||||
 ⇒ 
|
||||
<% for _, fwd in ipairs(zone:get_forwardings_by("src")) do
|
||||
fz = fwd:dest_zone()
|
||||
empty = false %>
|
||||
|
||||
Reference in New Issue
Block a user