[Libreoffice-commits] voting.git: vote/include
Cor Nouws
cor.nouws at documentfoundation.org
Tue Dec 8 04:37:56 PST 2015
vote/include/step2-choose.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2855ba0fcbe0c30777ea65cd4bbac273c8e7f718
Author: Cor Nouws <cor.nouws at documentfoundation.org>
Date: Tue Dec 8 12:41:11 2015 +0100
clarification about number of votes
Change-Id: I1a25c2b3b261c4c5c8851ddb8f44a9edb4ed48b8
Reviewed-on: https://gerrit.libreoffice.org/20465
Reviewed-by: Cor Nouws <cor.nouws at documentfoundation.org>
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
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 ";
More information about the Libreoffice-commits
mailing list