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:
parent
fffd51422c
commit
c8efa479bc
7 changed files with 208 additions and 1 deletions
|
|
@ -0,0 +1,8 @@
|
|||
title = "Send bekreftelse på nytt"
|
||||
plugins = "petition-form"
|
||||
petition_id = "medisinsk-cannabis-pa-resept"
|
||||
petition_title = "Underskriftskampanje: Ja til medisinsk cannabis på resept!"
|
||||
|
||||
[en]
|
||||
title = "Resend confirmation"
|
||||
petition_title = "Petition: Yes to medical cannabis on prescription!"
|
||||
Loading…
Add table
Add a link
Reference in a new issue