Merge pull request #4047 from alphagov/reference-new-alert

Change ‘title’ to ‘reference’ when writing alert
This commit is contained in:
Chris Hill-Scott
2021-11-05 10:01:53 +00:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
{{ form.name(param_extensions={
"classes": "govuk-!-width-full",
"hint": {"text": "Your recipients will not see this"},
"label": {"text": "Title"}
"label": {"text": "Reference"}
}) }}
{{ textbox(
form.template_content,