summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCor Nouws <cor.nouws@documentfoundation.org>2015-12-08 12:41:11 +0100
committerAndras Timar <andras.timar@collabora.com>2015-12-08 12:37:38 +0000
commit2855ba0fcbe0c30777ea65cd4bbac273c8e7f718 (patch)
tree31ad2dbab8cd159e396ca2c9c020236445dcb528
parentab2701a6b4970bed7b34bebf4d04726aa048fd5b (diff)
clarification about number of votes
Change-Id: I1a25c2b3b261c4c5c8851ddb8f44a9edb4ed48b8 Reviewed-on: https://gerrit.libreoffice.org/20465 Reviewed-by: Cor Nouws <cor.nouws@documentfoundation.org> Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--vote/include/step2-choose.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vote/include/step2-choose.php b/vote/include/step2-choose.php
index d8ab84c..5cbf78b 100644
--- a/vote/include/step2-choose.php
+++ b/vote/include/step2-choose.php
@@ -14,7 +14,7 @@ function step2_do () {
$result .= "Once you are happy with the order, submit your vote. You will have ";
$result .= "the chance to review and confirm your ballot on the next page.</p>";
- $result .= "<p>You can vote for as few or as many candidates as you choose. ";
+ $result .= "<p>You can vote for up to 10 candidates of your choice, with no restrictions. ";
$result .= "Your vote will be counted for your first choice candidate as ";
$result .= "long as the candidate is still in the race, and when the candidate is eliminated, your ";
$result .= "vote will transfer to the next preference candidate still in the ";