diff --git a/extra/modules/bodiffusion.ptl b/extra/modules/bodiffusion.ptl index d4c03fd..c367dcf 100644 --- a/extra/modules/bodiffusion.ptl +++ b/extra/modules/bodiffusion.ptl @@ -943,37 +943,5 @@ Regards, EmailsDirectory.register('asec-skeleton-participant-mail', N_('Skeleton for "mail to participants"'), - N_('Available variables: user_name, user_email, access_code, questionnaire_name, questionnaire_url'), - default_subject=N_('[questionnaire_name]'), - default_body=N_('''\ -Dear [user_name] - -[questionnaire_name] is now open. - -To vote, please go to [questionnaire_url] -and follow the instructions there. - -When instructed to do so, enter the following details: - - E-Mail: [user_email] - Access Code: [access_code] - -The election has 4 steps: - -First, you must identify yourself using the access code above. - -Then fill the questionnaire with your choices. - -A third step will show you your choice, and ask you to confirm or return -to the previous step. - -Finally, after confirming your choice, a unique identifier will be given -to you which will allow you to verify after the election that your vote -was counted correctly. To ensure anonymity, no link will be kept between -this token and your identifiers, so please keep this token safe. Once you -have voted, you will not be able to vote again. - -Thank you for your vote! - -Regards, -''')) + N_('Available variables: user_name, user_email, questionnaire_name, questionnaire_url'), + default_subject=N_('[questionnaire_name]'))