diff --git a/files/templates/lottery.html b/files/templates/lottery.html index 420030cc6..a8f2c94cf 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'] %}