From d7814792e3c2a8dffe9ed3c10aea8fd5f1a8d588 Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Fri, 13 Feb 2026 15:17:33 -0600 Subject: [PATCH] Tweak language --- app/views/account/imports/new.html.erb | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/views/account/imports/new.html.erb b/app/views/account/imports/new.html.erb index ab6af3a51..b4e12e94b 100644 --- a/app/views/account/imports/new.html.erb +++ b/app/views/account/imports/new.html.erb @@ -4,11 +4,11 @@

Import a Fizzy account

<% if Fizzy.saas? %> -
Move a self-hosted account to fizzy.do
+
Running Fizzy on your own server and want us to host on fizzy.do instead?
Export your self-hosted account, then upload the .zip file below.
<% else %> -
Move an account from fizzy.do to a self-hosted instance
-
Export your fizzy.do account, then upload the .zip file below.
+
Ready to host Fizzy on your own server?
+
Export your fizzy.do account, then upload the .zip file below.
<% end %> @@ -23,6 +23,8 @@ Start Import → <% end %> + +

If you run into issues or would like assistance, just send us an email.

<% content_for :footer do %>