diff --git a/webinterface.py b/webinterface.py index 76765e3b2..74777c478 100644 --- a/webinterface.py +++ b/webinterface.py @@ -105,7 +105,7 @@ def htmlEditProfile(baseDir: str,path: str,domain: str,port: int) -> str: '
Blocked accounts' \ '
Blocked accounts, one per line, in the form nickname@domain or *@blockeddomain' \ ' ' \ - '
Allowed instances' \ + '
Federation list' \ '
Federate only with a defined set of instances. One domain name per line.' \ ' ' \ ' ' \