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

fixed trustee popup to further discourage non-experts from adding trustees

parent d93e9ef4
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
</p>
<p>
[ <a onclick="return(confirm('Are you sure you want to add a trustee?\n\nThis is an advanced feature that requires a good bit more owrk to tally the election.\nThe simplest option is to let Helios tally the election for you.'));" href="{% url helios.views.new_trustee election.uuid %}">add a trustee</a> ]
[ <a onclick="return(confirm('Adding your own trustee requires a good bit more work to tally the election.\nYou will need to have trustees generate keypairs and safeguard their secret key.\n\nIf you are not sure what that means, we strongly recommend\nclicking Cancel and letting Helios tally the election for you.'));" href="{% url helios.views.new_trustee election.uuid %}">add a trustee</a> ]
</p>
{% if not election.has_helios_trustee %}
<p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment