Merge pull request #2324 from CTFd/pull-core-beta

* Fix issue where the private team page would not render properly
This commit is contained in:
Kevin Chung
2023-06-11 16:20:24 -04:00
committed by GitHub

View File

@@ -171,7 +171,7 @@
{% trans %}Share this link with your team members for them to join your team{% endtrans %}
</small>
<small class="form-text text-muted">
{% trans %}Invite links can be re-used and expire after 1 day{% trans %}
{% trans %}Invite links can be re-used and expire after 1 day{% endtrans %}
</small>
</div>
</form>