summaryrefslogtreecommitdiffhomepage
path: root/libs/web
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-05-03 03:31:30 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-05-03 03:31:30 +0000
commitb95ec6c93a3475731ff31feadd2abfa44ac24d10 (patch)
treeacc6ef6e57f49188f8fe147db6958078c995403e /libs/web
parent6697e282afa58f2ccacbdafc9ad84abb30cdee36 (diff)
libs/web: fix another invalid entity
Diffstat (limited to 'libs/web')
-rw-r--r--libs/web/luasrc/view/cbi/firewall_zoneforwards.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/web/luasrc/view/cbi/firewall_zoneforwards.htm b/libs/web/luasrc/view/cbi/firewall_zoneforwards.htm
index 4f7686ddd..c032a683e 100644
--- a/libs/web/luasrc/view/cbi/firewall_zoneforwards.htm
+++ b/libs/web/luasrc/view/cbi/firewall_zoneforwards.htm
@@ -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>
- &#160;&rArr;&#160;
+ &#160;&#8658;&#160;
<% for _, fwd in ipairs(zone:get_forwardings_by("src")) do
fz = fwd:dest_zone()
empty = false %>