diff --git a/webinterface.py b/webinterface.py index 3d8e34c0..1c21ea14 100644 --- a/webinterface.py +++ b/webinterface.py @@ -329,7 +329,7 @@ def htmlModerationInfo(translate: {},baseDir: str) -> str: infoForm+='
' infoForm+='
'+translate['Blocked accounts and hashtags']+'' infoForm+='
'+translate['These are globally blocked for all accounts on this instance'] - infoForm+=' ' + infoForm+=' ' infoForm+='
' infoShown=True if not infoShown: @@ -2638,7 +2638,7 @@ def htmlTimeline(recentPostsCache: {},maxRecentPosts: int, if moderator and boxName=='moderation': tlStr+='
' tlStr+='
\n' - tlStr+='

'+translate['Nickname or URL. Block using *@domain or nickname@domain']+'

\n' + tlStr+=' '+translate['Nickname or URL. Block using *@domain or nickname@domain']+'
\n' tlStr+=' ' tlStr+=' ' tlStr+=' '