diff --git a/app/main/views/sub_navigation_dictionaries.py b/app/main/views/sub_navigation_dictionaries.py index 314f92c63..02fad853a 100644 --- a/app/main/views/sub_navigation_dictionaries.py +++ b/app/main/views/sub_navigation_dictionaries.py @@ -59,14 +59,14 @@ def using_notify_nav(): "name": "Formatting", "link": "main.edit_and_format_messages", }, - { - "name": "Branding", - "link": "main.branding_and_customisation", - }, - { - "name": "Send files by email", - "link": "main.send_files_by_email", - }, + #{ + # "name": "Branding", + # "link": "main.branding_and_customisation", + # }, + # { + # "name": "Send files by email", + # "link": "main.send_files_by_email", + #}, # { # "name": "Upload a letter", # "link": "main.upload_a_letter", @@ -75,10 +75,10 @@ def using_notify_nav(): # "name": "Letter specification", # "link": "main.letter_specification", # }, - ] - }, - { - "name": "API documentation", - "link": "main.documentation", - }, + #] + # }, + # { + # "name": "API documentation", + # "link": "main.documentation", + # }, ] diff --git a/app/templates/views/features/text-messages.html b/app/templates/views/features/text-messages.html index 649e3fafd..6d9c35af2 100644 --- a/app/templates/views/features/text-messages.html +++ b/app/templates/views/features/text-messages.html @@ -17,18 +17,25 @@
Notify makes it easy to:
You can also integrate with our API to send text messages automatically.
+
When you send a text message with Notify, the sender name tells people who it’s from.
-See how to change the text message sender.
+ +To change the text message sender from the default of ‘US Notify’:
+ +Each service you add has an annual allowance of free text messages.
diff --git a/app/templates/views/guidance/branding-and-customisation.html b/app/templates/views/guidance/branding-and-customisation.html index 0fd0804e3..db442faf9 100644 --- a/app/templates/views/guidance/branding-and-customisation.html +++ b/app/templates/views/guidance/branding-and-customisation.html @@ -45,7 +45,7 @@The text message sender tells your users who the message is from.
-To change the text message sender from the default of ‘GOVUK’:
+To change the text message sender from the default of ‘US Notify’:
Notify’s real-time dashboard lets you check the status of any message, to see when it was delivered.
For security, this information is only available for 7 days after a message has been sent. You can download a report, including a list of sent messages, for your own records.
This page describes the statuses you’ll see when you’re signed in to Notify.
-If you’re using the Notify API, read our documentation for a list of API statuses.
+