mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 09:50:08 -04:00
Change Add to New
Change `Add` to `New` for template H1
This commit is contained in:
@@ -558,7 +558,7 @@ def add_service_template(service_id, template_type, template_folder_id=None):
|
||||
'views/edit-{}-template.html'.format(template_type),
|
||||
form=form,
|
||||
template_type=template_type,
|
||||
heading_action='Add',
|
||||
heading_action='New',
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user