blob: 6057d6e476c113aa6d0153843f80240243a66fad [file] [log] [blame]
Marc Kupietz86838f92023-03-06 07:03:46 +01001<div class="alert alert-success" role="alert">
2 <p>Your email address was confirmed! Thank you for registering for
Marc Kupietz49f677c2023-03-10 08:29:41 +01003 <?php
4 echo $SERVICE_ACRONYM ."!";
5 if ($CONFERENCE_REGISTRATION) {
6 echo " A confirmation email including the invoice and payment instructions has been sent to you.";
7 }
8 if(!empty($REDIRECT_TO) ) { echo "</p><p>You are being redirected..."; } ?>
Marc Kupietz86838f92023-03-06 07:03:46 +01009 </p>
10</div>