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
7 lines
286 B
PHP
7 lines
286 B
PHP
<h1 id="sign-now">Signer her for å vise din støtte</h1>
|
|
|
|
<?= $petition_form ?? '' ?>
|
|
|
|
<p class="text-small text-muted">Har du allerede signert, men ikke mottatt bekreftelsesmail? <a href="send-bekreftelse-pa-nytt/">Send bekreftelse på nytt</a></p>
|
|
|
|
<?= $petition_signatures ?? '' ?>
|