diff --git a/mo/web/templates/org_round.html b/mo/web/templates/org_round.html
index 7b4e71b75cddecbc7680eb14427f362de328089c..17637aeaae19e82a285d533061e2d7b8c4dec380 100644
--- a/mo/web/templates/org_round.html
+++ b/mo/web/templates/org_round.html
@@ -37,7 +37,7 @@
 </table>
 <table class=data style="float: left;">
 	<thead>
-		<tr><th colspan=2>Termíny
+		<tr><th colspan=2>Termíny a zadání
 	</thead>
 	<tr><td>Účastníci vidí zadání od<td>{{ round.ct_tasks_start|time_and_timedelta }}
 	<tr><td>Účastníci odevzdávají do<td>{{ round.ct_submit_end|time_and_timedelta }}