Add resend confirmation functionality for petition signatures

Add link to resend confirmation page from main form
Add new resend confirmation page with form
Implement backend logic to handle resend requests
Add translations for new functionality
Update thank you page with resend confirmation link
This commit is contained in:
Ruben 2026-02-02 00:14:34 +01:00
parent fffd51422c
commit c8efa479bc
7 changed files with 208 additions and 1 deletions

View file

@ -8,4 +8,6 @@
<?php endif; ?>
</div>
<p>Fikk du ikke e-posten? <a href="../send-bekreftelse-pa-nytt/">Send bekreftelse nytt</a></p>
<p><a href="../">Tilbake til underskriftskampanjen</a></p>