diff --git a/tpl/welcome.html b/tpl/welcome.html index 79504a8..e46d1e6 100644 --- a/tpl/welcome.html +++ b/tpl/welcome.html @@ -67,7 +67,7 @@ {% else %}

PAID

{% endif %} - {% if order.room_owner and person.code != order.code %}KICK{% endif %} + {% if order.room_owner and person.code != order.code and (not order.room_confirmed) %}KICK{% endif %} {% if person.status != 'paid' %}