forked from indymedia/epicyon
and hashtags
parent
54a1f54f36
commit
81c31616f1
|
@ -142,7 +142,7 @@ def htmlModerationInfo(baseDir: str) -> str:
|
|||
blockedStr = f.read()
|
||||
infoForm+= \
|
||||
'<div class="container">' \
|
||||
' <br><b>Blocked accounts</b>' \
|
||||
' <br><b>Blocked accounts and hashtags</b>' \
|
||||
' <br>These are globally blocked for all accounts on this instance' \
|
||||
' <textarea id="message" name="blocked" style="height:200px">'+blockedStr+'</textarea>' \
|
||||
'</div>'
|
||||
|
|
Loading…
Reference in New Issue