From be9a514dffa281af00bbfa54028cd84283f76ef5 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 11 Apr 2017 17:45:05 -0500 Subject: Allow to set text versions for the plain text email * allows different texts for HTML and text version of the email Signed-off-by: Morris Jobke --- .../data/emails/new-account-email-custom-text-alternative.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/data/emails/new-account-email-custom-text-alternative.txt (limited to 'tests/data') diff --git a/tests/data/emails/new-account-email-custom-text-alternative.txt b/tests/data/emails/new-account-email-custom-text-alternative.txt new file mode 100644 index 00000000000..bcbc6632175 --- /dev/null +++ b/tests/data/emails/new-account-email-custom-text-alternative.txt @@ -0,0 +1,11 @@ +Welcome aboard - text + +You have now an Nextcloud account, you can add, protect, and share your data. - text + +Your username is: abc + +Set your password - text: https://example.org/resetPassword/123 +Install Client - text: https://nextcloud.com/install/#install-clients + +-- +TestCloud - A safe home for your data -- cgit v1.2.3