diff mod_invites_register_web/html/register_success.html @ 4167:3a03ae9a0882

mod_invites_register_web: Support linking to a web chat after successful registration
author Matthew Wild <mwild1@gmail.com>
date Mon, 05 Oct 2020 16:45:06 +0100
parents a2116f5a7c8f
children dfa885f815eb
line wrap: on
line diff
--- a/mod_invites_register_web/html/register_success.html	Thu Oct 01 17:51:32 2020 +0200
+++ b/mod_invites_register_web/html/register_success.html	Mon Oct 05 16:45:06 2020 +0100
@@ -45,6 +45,16 @@
 				<p>To start chatting, you need to enter your new account
 				credentials into your chosen XMPP software.</p>
 
+				{webchat_url&
+				<div class="alert alert-success">
+					<p>You can also use our online web chat to get started
+					right away.
+					</p>
+					<a class="btn btn-primary" href="{webchat_url}">Log in via web</a>
+				</div>
+				}
+
+
 				<p>As a final reminder, your account details are shown below:</p>
 
 				<form class="account-details col-12 col-lg-6 mx-auto">