mod_invites_page/html/invite.html
changeset 4214 a0937b5cfdcb
parent 4176 740ca44eba06
child 4215 0f26ae2f2a74
equal deleted inserted replaced
4213:37aa50ed79c1 4214:a0937b5cfdcb
    72 				</div>
    72 				</div>
    73 
    73 
    74 				<div id="install-buttons-container" class="container mt-2 text-center">
    74 				<div id="install-buttons-container" class="container mt-2 text-center">
    75 				</div>
    75 				</div>
    76 
    76 
    77 				<h6 class="text-center">Already have a compatible app installed?</h6>
       
    78 
       
    79 				<div class="text-center">
       
    80 					<a href="{uri}" id="uri-cta" class="btn btn-secondary btn-sm">Open the app</a><br/>
       
    81 					<small class="text-muted">This button works only if you have a compatible app installed already!</small>
       
    82 				</div>
       
    83 				<br/>
       
    84 				<h5>Other software</h5>
    77 				<h5>Other software</h5>
    85 				<p>You can connect to {site_name} using any XMPP-compatible software. If the button above does not
    78 				<p>You can connect to {site_name} using any XMPP-compatible software. If your preferred software is
    86 				work with your app, you may need to <a href="register?t={token}">register an account manually</a>.</p>
    79 				not listed above, you may still <a href="register?t={token}">register an account manually</a>.</p>
    87 			</div>
    80 			</div>
    88 		</div>
    81 		</div>
    89 	</div>
    82 	</div>
    90 
    83 
    91 	<div class="modal" tabindex="-1" role="dialog" id="qr-modal">
    84 	<div class="modal" tabindex="-1" role="dialog" id="qr-modal">