Editor icon

merge-requests/8/head
Bob Mottram 2020-12-20 12:35:56 +00:00
parent b7c4a14042
commit 178d869877
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ def htmlModerationInfo(cssCache: {}, translate: {},
infoForm += '<b><u>'
infoForm += acctNickname
if isEditor(baseDir, acctNickname):
infoForm += ' '
infoForm += ' '
if modAccount:
infoForm += '</u></b>'
infoForm += '</center></a>\n</td>\n'