diff --git a/webinterface.py b/webinterface.py index 9254b3c26..32be6845f 100644 --- a/webinterface.py +++ b/webinterface.py @@ -470,7 +470,7 @@ def htmlLogin(baseDir: str) -> str: loginText='

Welcome. Please login or register a new account.

' registerButtonStr='' - TOSstr='

Terms of Service

' + TOSstr='

Terms of Service About

' loginButtonStr='' if accounts>0: