From ab8b089d8549f91220e1ba3258fa74733fd1ccba Mon Sep 17 00:00:00 2001 From: Michael Ziegler Date: Sat, 18 Jul 2009 21:28:13 +0200 Subject: [PATCH] show suppressed people like server-muted in the channel list --- pyweb/mumble/locale/hr/LC_MESSAGES/django.po | 2 +- template/mumble/player.htm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyweb/mumble/locale/hr/LC_MESSAGES/django.po b/pyweb/mumble/locale/hr/LC_MESSAGES/django.po index ba061e1..24dc792 100644 --- a/pyweb/mumble/locale/hr/LC_MESSAGES/django.po +++ b/pyweb/mumble/locale/hr/LC_MESSAGES/django.po @@ -1,6 +1,6 @@ # German translation file for Mumble-Django. # -# Copyright (C) 2009, Michael "Svedrin" Ziegler +# Copyright (C) 2009, Vid "Night" Marić # # Mumble-Django is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/template/mumble/player.htm b/template/mumble/player.htm index 1c6007e..f393125 100644 --- a/template/mumble/player.htm +++ b/template/mumble/player.htm @@ -4,7 +4,7 @@ {% if Player.isAuthed %} authed {% endif %} - {% if Player.muted %} + {% if Player.muted or Player.suppressed %} muted {% endif %} {% if Player.deafened %}