Don't escape CSS (fixes use of html entities)

This commit is contained in:
Daniel Winzen
2016-09-02 10:35:18 +02:00
parent 1753606b8a
commit 8e75c36572
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Add logout button to session view and allow unbanning kicked sessions
Allow changing message sort direction
Don't escape CSS (fixes use of html entities)
Version 1.21 - Aug. 29, 2016
Don't display empty option for system messages in delete messages by name