Skip to content

Commit

Permalink
Merge pull request #46 from ZdruzenieSTROM/frozen_results_typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
michalmasrna1 authored May 19, 2024
2 parents 825e375 + cb96ea1 commit 800c651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion competition/templates/competition/results.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</div>
{% endif %}
{% if event.frozen_results %}
<div>Výsledky sú zmrazené. Skutočné výsledky zobrazíme, až po súťaži.</div>
<div>Výsledky sú zmrazené. Skutočné výsledky zobrazíme až po súťaži.</div>
{% endif %}
<table class="table">
<thead>
Expand Down

0 comments on commit 800c651

Please sign in to comment.