Version 2.1.0

This commit is contained in:
dmzx
2018-08-02 11:34:39 +02:00
parent cd0f139598
commit 006a4e404e
140 changed files with 2695 additions and 2699 deletions

View File

@@ -1,7 +1,7 @@
<div id="mchat-whois">
<span title="{{ MCHAT_ONLINE_EXPLAIN }}">
{% if MCHAT_USERS_LIST %}
<a href="#" data-mchat-toggle="userlist">{{ MCHAT_USERS_TOTAL }}</a>
<a href="#" data-mchat-action="toggle" data-mchat-element="userlist">{{ MCHAT_USERS_TOTAL }}</a>
{% else %}
{{ MCHAT_USERS_TOTAL }}
{% endif %}