From 7ea3e1a5e6d3a181b7b9086b71d3b5d85c7a94bb Mon Sep 17 00:00:00 2001
From: Jo-Philipp Wich
Date: Mon, 15 Sep 2008 21:01:04 +0000
Subject: [PATCH] * luci/modules/freifunk: minor translation fixes
---
modules/freifunk/luasrc/view/freifunk/index.htm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/modules/freifunk/luasrc/view/freifunk/index.htm b/modules/freifunk/luasrc/view/freifunk/index.htm
index d4af849eb..2cf1f6fdc 100644
--- a/modules/freifunk/luasrc/view/freifunk/index.htm
+++ b/modules/freifunk/luasrc/view/freifunk/index.htm
@@ -16,9 +16,9 @@ $Id$
<% local ff = luci.model.uci.cursor():get_all("freifunk") %>
<%:ff_hellonet%> <%=ff.community.name or 'Freifunk Deutschland'%>!
<%:ff_public1%>
-<%:ff_public2%><%=luci.sys.hostname()%>. <%:ff_public3%>
-<%=ff.contact.nickname or 'anonym'%>.
+<%:ff_public2%> <%=luci.sys.hostname()%>. <%:ff_public3%>
+ <%=ff.contact.nickname%>.
<%:ff_public4%> Freifunk.net.
<%:ff_public5%> <%=ff.community.name or 'Freifunk'%>.
-<%:note%>: <%:ff_public6%>
+<%:ff_note%>: <%:ff_public6%>
<%+footer%>
--
2.25.1