mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-06 06:31:33 -04:00
Make a label more descriptive in request-to-go-live ticket
We have a label saying "other live services". This label means other live services for a user making the request, but it could also be interpreted as other live services for an organisation. Hence, we are changing the label to "other live services for that user" to avoid confusion
This commit is contained in:
@@ -217,7 +217,7 @@ def submit_request_to_go_live(service_id):
|
||||
'\nLetters in next year: {volume_letter_formatted}'
|
||||
'\n'
|
||||
'\nConsent to research: {research_consent}'
|
||||
'\nOther live services: {existing_live}'
|
||||
'\nOther live services for that user: {existing_live}'
|
||||
'\n'
|
||||
'\nService reply-to address: {email_reply_to}'
|
||||
'\n'
|
||||
|
||||
Reference in New Issue
Block a user