Skip to content
Snippets Groups Projects
Commit 46b16f0e authored by Ben Adida's avatar Ben Adida
Browse files

changed username to voter login ID in email template

parent 18349eb4
Branches
Tags
No related merge requests found
...@@ -17,13 +17,13 @@ We have recorded your vote with smart tracker: ...@@ -17,13 +17,13 @@ We have recorded your vote with smart tracker:
You may re-vote if you wish: only your last vote counts. You may re-vote if you wish: only your last vote counts.
{% endif %}{% if election.use_voter_aliases %} {% endif %}{% if election.use_voter_aliases %}
In order to protect your privacy, this election is configured In order to protect your privacy, this election is configured
to never display your username, name, or email address to the public. to never display your voter login ID, name, or email address to the public.
Instead, the ballot tracking center will only display your alias. Instead, the ballot tracking center will only display your alias.
Your voter alias is {{voter.alias}}. Your voter alias is {{voter.alias}}.
IMPORTANTLY, when you are prompted to log in to vote, IMPORTANTLY, when you are prompted to log in to vote,
please use your *username*, not your alias. please use your *voter login ID*, not your alias.
{% endif %} {% endif %}
-- --
Helios Helios
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment