Ban text uses <strong> instead of <b>.

This commit is contained in:
Mayhem 2013-08-14 15:48:59 +02:00
parent 10c8ccc90d
commit c2cc0b4599

View File

@ -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