Ban text uses <strong> instead of <b>.
This commit is contained in:
parent
10c8ccc90d
commit
c2cc0b4599
@ -182,9 +182,9 @@ Get =
|
||||
when '[/moot]'
|
||||
'</div>'
|
||||
when '[banned]'
|
||||
'<b style="color: red;">'
|
||||
'<strong style="color: red;">'
|
||||
when '[/banned]'
|
||||
'</b>'
|
||||
'</strong>'
|
||||
|
||||
comment = bq.innerHTML
|
||||
# greentext
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user