From fb2454ec0fc2e015a1f0d96202225c7849759c45 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 17 Jun 2020 13:32:22 +0100 Subject: [PATCH 1/3] Update guest list introduction --- app/templates/views/api/guest-list.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/templates/views/api/guest-list.html b/app/templates/views/api/guest-list.html index 55745283d..a382b5689 100644 --- a/app/templates/views/api/guest-list.html +++ b/app/templates/views/api/guest-list.html @@ -40,9 +40,11 @@ {% endif %}

- You and members of - your team - are included in the guest list automatically. + You can use the guest list to send real messages to your team and up to 5 other email addresses or phone numbers. +

+ +

+ You do not need to add yourself or your team members to the guest list.

{% call form_wrapper() %} From b549fda0a2673b20e243e9f074cc8a39762fa47c Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 23 Jun 2020 14:38:48 +0100 Subject: [PATCH 2/3] Update key name --- app/templates/views/api/guest-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/api/guest-list.html b/app/templates/views/api/guest-list.html index a382b5689..abed5cdb3 100644 --- a/app/templates/views/api/guest-list.html +++ b/app/templates/views/api/guest-list.html @@ -40,7 +40,7 @@ {% endif %}

- You can use the guest list to send real messages to your team and up to 5 other email addresses or phone numbers. + You can use the team and guest list key to send real messages to your team and up to 5 other email addresses or phone numbers.

From ab3e76a5b1994856a8891b2ba22ae6d4b53d2197 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 23 Jun 2020 14:54:11 +0100 Subject: [PATCH 3/3] Change 'the' to 'a' --- app/templates/views/api/guest-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/api/guest-list.html b/app/templates/views/api/guest-list.html index abed5cdb3..0a1aa0ca7 100644 --- a/app/templates/views/api/guest-list.html +++ b/app/templates/views/api/guest-list.html @@ -40,7 +40,7 @@ {% endif %}

- You can use the team and guest list key to send real messages to your team and up to 5 other email addresses or phone numbers. + You can use a team and guest list key to send real messages to your team and up to 5 other email addresses or phone numbers.