diff --git a/CHANGELOG b/CHANGELOG index 2ab3321..029d2df 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ Don't escape CSS (fixes use of html entities) Allow changing frame sorting Allow making filters case sensitive Add option to hide the list of chatters +Make nicknames in the chatters list clickable to send PMs more easily Version 1.21 - Aug. 29, 2016 Don't display empty option for system messages in delete messages by name diff --git a/chat.php b/chat.php index d966572..26cd2e1 100644 --- a/chat.php +++ b/chat.php @@ -2072,16 +2072,18 @@ function print_notifications(){ echo ''; } function print_chatters(){ - global $I, $U, $db; + global $I, $U, $db, $language; if(!$U['hidechatters']){ echo '