This commit is contained in:
Aevann1 2021-11-06 22:24:11 +02:00
parent 37692593a7
commit b6ba9bcbef

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>