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

Welcome. Please login or register a new account.

' registerButtonStr='' - TOSstr='

Terms of Service About

' + TOSstr='

Terms of Service

' + TOSstr+='

About this Instance

' loginButtonStr='' if accounts>0: