diff --git a/files/templates/lottery.html b/files/templates/lottery.html index 420030cc61..a8f2c94cfa 100644 --- a/files/templates/lottery.html +++ b/files/templates/lottery.html @@ -10,7 +10,7 @@ />
- {% if v.admin_level > 2 %} + {% if v.admin_level >= PERMS['LOTTERY_ADMIN'] %}