diff options
-rw-r--r-- | template/en/default/pages/voting.html.tmpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/pages/voting.html.tmpl b/template/en/default/pages/voting.html.tmpl index a56045f06..4e6fb473d 100644 --- a/template/en/default/pages/voting.html.tmpl +++ b/template/en/default/pages/voting.html.tmpl @@ -51,9 +51,9 @@ a few [% terms.bugs %] indicating your strong support for them. <ul> <li>Bring up the [% terms.bug %] in question.</li> - <li>Click on the "Vote for this [% terms.bug %]" link that appears just - above the "Additional Comments" field. (If no such link appears, then voting - may not be allowed in this [% terms.bug %]'s product.)</li> + <li>Click on the "(vote)" link that appears on the right of the "Importance" + fields. (If no such link appears, then voting may not be allowed in + this [% terms.bug %]'s product.)</li> <li>Indicate how many votes you want to give this [% terms.bug %]. This page also displays how many votes you've given to other [% terms.bugs %], so you |