diff options
Diffstat (limited to 'modules/freifunk/luasrc/view')
-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 a8cf62e4be..82261e56ee 100644 --- a/modules/freifunk/luasrc/view/freifunk/index.htm +++ b/modules/freifunk/luasrc/view/freifunk/index.htm @@ -42,7 +42,7 @@ if (ff.community.DefaultText or "") ~= "disabled" then '. '.. translate("It is operated by").. ' <a href="'.. - luci.dispatcher.build_url("freifunk", "index", "contact").. + luci.dispatcher.build_url("freifunk", "contact").. '">'.. (ff.contact.nickname or translate("Please set your contact information")).. '</a>.</p><p>'.. |