mod_invites_page: Fix HTML syntax error
authorMatthew Wild <mwild1@gmail.com>
Mon, 14 Sep 2020 18:16:31 +0100
changeset 4129 24404c289014
parent 4128 4d54e75312af
child 4130 68ceb7e0cfe6
mod_invites_page: Fix HTML syntax error
mod_invites_page/html/invite.html
--- a/mod_invites_page/html/invite.html	Mon Sep 14 18:06:54 2020 +0100
+++ b/mod_invites_page/html/invite.html	Mon Sep 14 18:16:31 2020 +0100
@@ -77,7 +77,7 @@
 				<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/>
+					<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/>