found a little bug and corrected - there was no translation for: It is
operated by
This commit is contained in:
parent
6c9605c48b
commit
f57f25fcb8
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ if (ff.community.DefaultText or "") ~= "disabled" then
|
|||
' '..
|
||||
luci.sys.hostname()..
|
||||
'. '..
|
||||
translate("It is operated by ")..
|
||||
translate("It is operated by")..
|
||||
'<a href="'..
|
||||
luci.dispatcher.build_url("freifunk", "index", "contact")..
|
||||
'">'..
|
||||
|
|
Loading…
Reference in a new issue