mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Merge pull request #4047 from alphagov/reference-new-alert
Change ‘title’ to ‘reference’ when writing alert
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user