Skip to content

Commit 9f0157b

Browse files
committed
Update contest.html
1 parent ea5ce65 commit 9f0157b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

cms/server/admin/templates/contest.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ <h1>Contest configuration</h1>
107107
<td>
108108
<input type="checkbox" id="show_task_scores_in_sidebar" name="show_task_scores_in_sidebar" {{ "checked" if contest.show_task_scores_in_sidebar else "" }}/>
109109
</td>
110+
</tr>
111+
<tr>
112+
<td>
110113
<span class="info" title="Timezone of the server, used to display start, end times and the current server time to contestants.
111114
Example: 'Europe/Rome', 'America/New_York', ..."></span>
112115
Timezone

0 commit comments

Comments
 (0)