Merge pull request #2031 from alphagov/failure-anchor

Fix broken anchor links from message status fields
This commit is contained in:
Chris Hill-Scott
2018-04-23 16:05:46 +01:00
committed by GitHub

View File

@@ -50,16 +50,16 @@
<p>Notify wont tell you if a user has opened or read a message.</p>
<h3 class="heading-small">Sent internationally</h3>
<p>Youll see this when Notify sends a text message to an international number, but mobile networks in that country dont provide delivery receipts.</p>
<h3 class="heading-small">Phone number or email address does not exist</h3>
<h3 class="heading-small" id="does-not-exist">Phone number or email address does not exist</h3>
<p>Youll see this when Notify couldnt deliver a message because the email address or phone number was wrong.</p>
<p>You should remove these email addresses or phone numbers from your database.</p>
<p>Youll still be charged for text messages to numbers that dont exist.</p>
<h3 class="heading-small">Inbox/phone not accepting messages right now</h3>
<h3 class="heading-small" id="not-accepting-messages">Inbox/phone not accepting messages right now</h3>
<p>Youll see this if Notify cant deliver an email or text message after trying for 72 hours.</p>
<p>This might happen for a number of reasons. For example, the users inbox might be full, or their phone might be turned off.</p>
<p>You can try sending the message again if you want.</p>
<p>Youll still be charged for text messages to phones that arent accepting messages.</p>
<h3 class="heading-small">Technical failure</h3>
<h3 class="heading-small" id="technical-failure">Technical failure</h3>
<p>A technical failure means theres a problem between Notify and our delivery providers. </p>
<p>Youll have to try sending your messages again. </p>
<p>You wont be charged for text messages that are affected by a technical failure.</p>