Skip to content

Commit

Permalink
Merge pull request #1603 from lucasmarchd01/issue-1602
Browse files Browse the repository at this point in the history
Change help text for `date` field on source edit page
  • Loading branch information
lucasmarchd01 authored Aug 15, 2024
2 parents 5710e23 + f5ff4f9 commit 18b8088
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3>
<div class="form-group m-1 col-lg-7">
{{ form.date.label_tag }}
{{ form.date }}
<small>Date of the source (e.g. "1200s", "1300-1350", etc.)</small>
<small>{{ form.date.help_text }}</small>
</div>
</div>

Expand Down

0 comments on commit 18b8088

Please sign in to comment.