„threadr/signup/verify-email/index.php“ ändern
parent
d63e3ef505
commit
c947514c07
|
@ -61,7 +61,7 @@
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="item-2 form">
|
<div class="item-2 form">
|
||||||
<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>
|
<p>Please send an e-mail containing the following token to <a class="pink-b" href="mailto:signup@lostcave.ddnss.de?subject=ThreadR%20-%20Verification&body=<?php echo $token; ?>">signup@lostcave.ddnss.de</a>:</p>
|
||||||
<form action="%CONTENT_DIR%/signup/verify-email/redirect.php" method="post">
|
<form action="%CONTENT_DIR%/signup/verify-email/redirect.php" method="post">
|
||||||
<p>Token: <?php echo $token; ?></p>
|
<p>Token: <?php echo $token; ?></p>
|
||||||
<input type="submit" value="Done, sign me up!" />
|
<input type="submit" value="Done, sign me up!" />
|
||||||
|
|
Loading…
Reference in New Issue