From 0a643b67e8e17df60bccc54ceae98ed74364440e Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 2 Aug 2019 13:12:12 +0100 Subject: [PATCH] Title --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.' \ ' ' \ ' ' \