mod_invites_register_web/html/register_success.html
changeset 4177 dfa885f815eb
parent 4171 3a03ae9a0882
equal deleted inserted replaced
4176:740ca44eba06 4177:dfa885f815eb
    45 				<p>To start chatting, you need to enter your new account
    45 				<p>To start chatting, you need to enter your new account
    46 				credentials into your chosen XMPP software.</p>
    46 				credentials into your chosen XMPP software.</p>
    47 
    47 
    48 				{webchat_url&
    48 				{webchat_url&
    49 				<div class="alert alert-success">
    49 				<div class="alert alert-success">
    50 					<p>You can also use our online web chat to get started
    50 					<div class="container">
    51 					right away.
    51 						<div class="row">
    52 					</p>
    52 							<div class="col-9">
    53 					<a class="btn btn-primary" href="{webchat_url}">Log in via web</a>
    53 								<p><strong>No suitable software installed right now?</strong>
       
    54 								You can also log in to your account through our online web chat!</p>
       
    55 							</div>
       
    56 							<div class="col">
       
    57 								<a class="btn btn-primary" href="{webchat_url}">Log in via web</a>
       
    58 							</div>
       
    59 						</div>
       
    60 					</div>
    54 				</div>
    61 				</div>
    55 				}
    62 				}
    56 
    63 
    57 
    64 
    58 				<p>As a final reminder, your account details are shown below:</p>
    65 				<p>As a final reminder, your account details are shown below:</p>