Skip to content

Commit

Permalink
Update point-in-time-chooser.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
j-maynard authored Dec 16, 2024
1 parent 3f380d8 commit 1226ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/publish/point-in-time-chooser.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</div>
</div>
<div class="govuk-radios__item">
<input class="govuk-radios__input" id="quarter-format-5" name="dateFormat" type="radio" value="yyyyMMd d">
<input class="govuk-radios__input" id="quarter-format-5" name="dateFormat" type="radio" value="yyyyMMdd">
<label class="govuk-label govuk-radios__label" for="quarter-format-5">
YYYYMMDD
</label>
Expand Down

0 comments on commit 1226ae4

Please sign in to comment.