diff options
Diffstat (limited to 'modules/freifunk')
-rw-r--r-- | modules/freifunk/luasrc/view/freifunk/index.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/freifunk/luasrc/view/freifunk/index.htm b/modules/freifunk/luasrc/view/freifunk/index.htm index 28900a7b9..a8cf62e4b 100644 --- a/modules/freifunk/luasrc/view/freifunk/index.htm +++ b/modules/freifunk/luasrc/view/freifunk/index.htm @@ -41,7 +41,7 @@ if (ff.community.DefaultText or "") ~= "disabled" then luci.sys.hostname().. '. '.. translate("It is operated by").. - '<a href="'.. + ' <a href="'.. luci.dispatcher.build_url("freifunk", "index", "contact").. '">'.. (ff.contact.nickname or translate("Please set your contact information")).. |