# HG changeset patch # User Matthew Wild # Date 1600182951 -3600 # Node ID 36795f773fafe60f7c673ebf5ed6d7463a6e02d4 # Parent 330b1948bdc031dc742cb99b0fd2dd8ebfb67fff mod_invites_page: Apply fixes from invite page to client URI page diff -r 330b1948bdc0 -r 36795f773faf mod_invites_page/html/client.html --- a/mod_invites_page/html/client.html Tue Sep 15 15:13:32 2020 +0100 +++ b/mod_invites_page/html/client.html Tue Sep 15 16:15:51 2020 +0100 @@ -14,7 +14,7 @@ -
+

@@ -25,13 +25,11 @@ Tip: You can open this invite on your mobile device by scanning a barcode with your camera. - - - +

{inviter?

You have been invited to chat on {site_name} using XMPP, @@ -72,10 +70,8 @@ } {item.text& - - + + {item.text} } } @@ -88,7 +84,7 @@

Installed ok? Great! Click or tap the button below to accept your invite and continue with your account setup:

-
+ Accept invite using {app.name}

After clicking the button you will be taken to {app.name} to finish setting up your new {site_name} account.

@@ -97,31 +93,32 @@