luci-0.11: merge outstanding trunk changes
[project/luci.git] / modules / freifunk / luasrc / model / cbi / freifunk / user_index.lua
index e23ea901ab76c5a47fc49fdd883d43a99554f98b..fe1d8fe7ed630b1af988a987e2f1c8d57b87eed2 100644 (file)
@@ -1,6 +1,5 @@
 local fs = require "nixio.fs"
 local file = "/www/luci-static/index_user.html"
-luci.i18n.loadc("freifunk")
 
 m = Map("freifunk", translate("Edit index page"), translate("You can display additional content on the public index page by inserting valid XHTML in the form below.<br />Headlines should be enclosed between &lt;h2&gt; and &lt;/h2&gt;."))