mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 23:28:25 -04:00
Merge pull request #3593 from alphagov/fix-link-and-button-text-across-pages
Fix link and button text across pages
This commit is contained in:
@@ -757,7 +757,7 @@ def test_view_broadcast_template(
|
||||
service_id=SERVICE_ONE_ID,
|
||||
template_id=fake_uuid,
|
||||
)),
|
||||
('Edit', url_for(
|
||||
('Edit this template', url_for(
|
||||
'.edit_service_template',
|
||||
service_id=SERVICE_ONE_ID,
|
||||
template_id=fake_uuid,
|
||||
|
||||
Reference in New Issue
Block a user