From 37d7d6ccd418e95093c64442140ba7fedc4b8eb7 Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Tue, 25 Jan 2022 13:54:19 +0000 Subject: [PATCH] tos: Adjust migration tos to look same as our new standard tos. --- templates/corporate/zulipchat_migration_tos.html | 11 ++++++----- templates/zerver/accounts_accept_terms.html | 8 +++----- zerver/views/home.py | 6 +++--- 3 files changed, 12 insertions(+), 13 deletions(-) diff --git a/templates/corporate/zulipchat_migration_tos.html b/templates/corporate/zulipchat_migration_tos.html index fbadd62cc2..bc966f3135 100644 --- a/templates/corporate/zulipchat_migration_tos.html +++ b/templates/corporate/zulipchat_migration_tos.html @@ -1,6 +1,7 @@ -
- {% trans %} -

This organization has been migrated to new hosting on zulip.com. We just need you to do one last thing.

-

Accept the Zulip Cloud terms of service

- {% endtrans %} +
+

+ {% trans %} + This team chat is now being hosted on Zulip Cloud. Please accept the Zulip Terms of Service to continue. + {% endtrans %} +

diff --git a/templates/zerver/accounts_accept_terms.html b/templates/zerver/accounts_accept_terms.html index ec6b5a035d..deb9bf5836 100644 --- a/templates/zerver/accounts_accept_terms.html +++ b/templates/zerver/accounts_accept_terms.html @@ -9,13 +9,9 @@ the registration flow has its own (nearly identical) copy of the fields below in