mirror of https://gitlab.com/bashrc2/epicyon
Editor icon
parent
b7c4a14042
commit
178d869877
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue