forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-11-06 22:24:11 +02:00
parent b43688071e
commit 11ca33bae1
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
<label class="custom-control-label" for="privateCheck">Draft</label>
</div>
{% if v.admin_level == 6 or (v.truecoins >= 750 and not v.club_banned) %}
{% if v.paid_dues %}
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" id="clubCheck" name="club">
<label class="custom-control-label" for="clubCheck">Country Club thread</label>