From 8b8d9030357e739eb1ae1a6b52a723c8fee8c4a6 Mon Sep 17 00:00:00 2001
From: Steven Barth
Date: Sun, 16 Nov 2008 20:59:57 +0000
Subject: [PATCH] Fix URL to Freifunk contact page (closes #3)
---
modules/freifunk/luasrc/view/freifunk/index.htm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/freifunk/luasrc/view/freifunk/index.htm b/modules/freifunk/luasrc/view/freifunk/index.htm
index 49e8cd035..0b4d69771 100644
--- a/modules/freifunk/luasrc/view/freifunk/index.htm
+++ b/modules/freifunk/luasrc/view/freifunk/index.htm
@@ -17,7 +17,7 @@ $Id$
<%:ff_public1%>
<%:ff_public2%> <%=luci.sys.hostname()%>. <%:ff_public3%>
- <%=ff.contact.nickname%>.
+"> <%=ff.contact.nickname%>.
<%:ff_public4%> Freifunk.net.
<%:ff_public5%> <%=ff.community.name or 'Freifunk'%>.
<%:ff_note%>: <%:ff_public6%>
--
2.25.1