diff options
author | lpsolit%gmail.com <> | 2008-09-16 05:34:32 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-09-16 05:34:32 +0200 |
commit | fed0b0ad356ee794abbaafb25418952588131965 (patch) | |
tree | 47671e5c5db66e1c1c4a8d75ba160fad99972256 /template | |
parent | 3805f522ac2e1ed2a9ebb383beee3a23b7105020 (diff) | |
download | bugzilla-fed0b0ad356ee794abbaafb25418952588131965.tar.gz bugzilla-fed0b0ad356ee794abbaafb25418952588131965.tar.xz |
Bug 452757: Voting help page is out-of-date - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
Diffstat (limited to 'template')
-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 |