From: Manuel Munz Date: Wed, 9 Feb 2011 20:16:16 +0000 (+0000) Subject: modules/freifunk: Fix html error, closes #197 X-Git-Tag: 0.11.0~2288 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=6411e58b09493b387b1dbd61a959085de81e392b modules/freifunk: Fix html error, closes #197 --- diff --git a/modules/freifunk/luasrc/view/freifunk/adminindex.htm b/modules/freifunk/luasrc/view/freifunk/adminindex.htm index 0188f2e6d..2b72370c2 100644 --- a/modules/freifunk/luasrc/view/freifunk/adminindex.htm +++ b/modules/freifunk/luasrc/view/freifunk/adminindex.htm @@ -17,7 +17,7 @@ local basicsurl = luci.dispatcher.build_url(luci.dispatcher.context.path[1], "fr <% if not (hostname and latitude and longitude and location) then%>
- <%:Basic settings are incomplete. Please go to%> <%:and fill out all required fields.%>

+ <%:Basic settings are incomplete. Please go to%> <%:Basic settings%> <%:and fill out all required fields.%>
<%end%>