diff --git a/heliosbooth/templates/election.html b/heliosbooth/templates/election.html index 03656b6b1caa5f4c9c77d23d4748e7fa75e43326..680c4e06ae2f8c14c4456ce2bf1503d246bbc0ad 100644 --- a/heliosbooth/templates/election.html +++ b/heliosbooth/templates/election.html @@ -6,7 +6,7 @@ <p> <ol> - <li> <b>Fill in</b> your ballot.<br /> + <li> <b>Select</b> your preferred options.<br /> <span style="font-size: 14pt;">You can easily navigate forwards and backwards.</span></li> <br /> @@ -17,9 +17,9 @@ </li> <br /> - <li> <b>Cast</b> your encrypted ballot.<br /> + <li> <b>Submit</b> your encrypted ballot.<br /> <span style="font-size: 14pt;"> -Proceed to log in and submit your encrypted ballot for tallying. +You will be asked to log in to submit your encrypted ballot for tallying. </span> </li> </ol> diff --git a/heliosbooth/vote.html b/heliosbooth/vote.html index 66bee9f78b5ab04b5040d0f7f346026e3ac136eb..315479506e759920cf1121397c48023e678ce63a 100644 --- a/heliosbooth/vote.html +++ b/heliosbooth/vote.html @@ -602,7 +602,7 @@ BOOTH.do_done = function() { <div id="page"> <div id="progress_div" style="display:none; width: 500px; margin:auto;"> <table width="100%"> - <tr><td id="progress_1">(1) Fill In</td><td id="progress_2">(2) Review & Confirm</td><td id="progress_3">(3) Cast</td></tr> + <tr><td id="progress_1">(1) Select</td><td id="progress_2">(2) Review</td><td id="progress_3">(3) Submit</td></tr> </table> </div> <div id="election_div" class="panel">