libs/web: fix another invalid entity
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 3 May 2011 03:31:30 +0000 (03:31 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 3 May 2011 03:31:30 +0000 (03:31 +0000)
libs/web/luasrc/view/cbi/firewall_zoneforwards.htm

index 4f7686d..c032a68 100644 (file)
@@ -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 %>