Add option to hide the list of chatters

This commit is contained in:
Daniel Winzen
2016-09-05 15:36:41 +02:00
parent ac5092d5b6
commit 77aac82f98
4 changed files with 93 additions and 86 deletions

View File

@ -357,5 +357,6 @@ $I=array(
'sortupdown' => 'Sort messages from top to bottom',
'sortframe' => 'Sort frames',
'cs' => 'Case sensitive',
'hidechatters' => 'Hide list of chatters',
);
?>