mod_invites_page/html/invite.html
changeset 4214 a0937b5cfdcb
parent 4176 740ca44eba06
child 4215 0f26ae2f2a74
--- a/mod_invites_page/html/invite.html	Thu Oct 15 20:12:04 2020 +0200
+++ b/mod_invites_page/html/invite.html	Fri Oct 16 11:03:38 2020 +0100
@@ -74,16 +74,9 @@
 				<div id="install-buttons-container" class="container mt-2 text-center">
 				</div>
 
-				<h6 class="text-center">Already have a compatible app installed?</h6>
-
-				<div class="text-center">
-					<a href="{uri}" id="uri-cta" class="btn btn-secondary btn-sm">Open the app</a><br/>
-					<small class="text-muted">This button works only if you have a compatible app installed already!</small>
-				</div>
-				<br/>
 				<h5>Other software</h5>
-				<p>You can connect to {site_name} using any XMPP-compatible software. If the button above does not
-				work with your app, you may need to <a href="register?t={token}">register an account manually</a>.</p>
+				<p>You can connect to {site_name} using any XMPP-compatible software. If your preferred software is
+				not listed above, you may still <a href="register?t={token}">register an account manually</a>.</p>
 			</div>
 		</div>
 	</div>