fix registration issues

online_registration
Raz 11 months ago
parent f62b550132
commit 0c6d31277b
  1. 6
      tournaments/templates/tournaments/tournament_info.html

@ -45,12 +45,6 @@
</p>
{% endif %}
{% if tournament.display_entry_fee_information %}
<p>
<div>{{ tournament.entry_fee_information }}</div>
</p>
{% endif %}
{% if tournament.online_register_is_enabled and team is None %}

Loading…
Cancel
Save