libs/web: remove license comments from cbi templates, saves around 50% of their size
[project/luci.git] / libs / web / luasrc / view / cbi / firewall_zoneforwards.htm
index 4f7686ddd9e815827b4fa63c7ca6ea7f4fc0236c..debfddcc2960d7aefc37f2206bf5bff6e2764262 100644 (file)
@@ -1,17 +1,3 @@
-<%#
-LuCI - Lua Configuration Interface
-Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-$Id: firewall_zonelist.htm 5651 2009-12-26 00:09:47Z jow $
-
--%>
-
 <%+cbi/valueheader%>
 
 <%-
@@ -59,7 +45,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 %>