diff --git a/mo/web/templates/org_contest.html b/mo/web/templates/org_contest.html index b6316dfe0fac158f765622708fc2ba22d57f2adc..333511d38b454343490798cc73b775e9b2dfb733 100644 --- a/mo/web/templates/org_contest.html +++ b/mo/web/templates/org_contest.html @@ -131,12 +131,6 @@ {% endif %} {% endif %} -{% if can_manage and not site %} -<div class="btn-group"> - <a class="btn btn-default" href='{{ ctx.url_for('org_contest_add_user') }}'>Přidat účastníka</a> -</div> -{% endif %} - <h3>Úlohy</h3> {% if tasks %} <table class=data>