„threadr/signup/verify-email/index.php“ ändern

master
Jakob 2020-02-24 23:18:04 +01:00
parent 0d7d78275d
commit d63e3ef505
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
</h1>
</div>
<div class="item-2 form">
<p>Please send an e-mail with the following token to <a class="cyan blue-b" href="mailto:signup@lostcave.ddnss.de?subject=signup&body=<?php echo $token; ?>">signup@lostcave.ddnss.de</a>:</p>
<p>Please send an e-mail with the following token to <a class="pink-b" href="mailto:signup@lostcave.ddnss.de?subject=signup&body=<?php echo $token; ?>">signup@lostcave.ddnss.de</a>:</p>
<form action="%CONTENT_DIR%/signup/verify-email/redirect.php" method="post">
<p>Token: <?php echo $token; ?></p>
<input type="submit" value="Done, sign me up!" />