1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2025-01-22 02:00:40 +00:00
Tims-Chat/templates/userListModerator.tpl

4 lines
183 B
Smarty
Raw Normal View History

2018-08-17 00:30:59 +02:00
{ldelim}if $user.permissions.canMute || $user.permissions.canBan}
<span class="icon icon24 fa-legal jsTooltip" title="{lang}chat.room.userList.moderator{/lang}"></span>
{ldelim}/if}