Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
abhigyanghosh30 committed Oct 4, 2024
1 parent d39e391 commit 9607b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/credentials/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1 class="p-heading--2">
name="timezone"
required></select>
<label class="p-heading--5 u-no-margin" for="exam-date">Select your preferred day</label>
<p>You can schedule your exam to begin {{ time_delay }} from now or later. {{max_date}}</p>
<p>You can schedule your exam to begin {{ time_delay }} from now or later.</p>
<input class="spaced-bottom--smaller is-paper--input"
type="date"
id="exam-date"
Expand Down

0 comments on commit 9607b13

Please sign in to comment.