summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/votes
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/votes')
-rw-r--r--template/en/default/bug/votes/delete-all.html.tmpl2
-rw-r--r--template/en/default/bug/votes/list-for-user.html.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/bug/votes/delete-all.html.tmpl b/template/en/default/bug/votes/delete-all.html.tmpl
index 4c1173d54..ffede1db1 100644
--- a/template/en/default/bug/votes/delete-all.html.tmpl
+++ b/template/en/default/bug/votes/delete-all.html.tmpl
@@ -45,7 +45,7 @@
No, go back and review my votes
</p>
<p>
- <input type="submit" value="Submit">
+ <input type="submit" id="vote" value="Submit">
</p>
</form>
diff --git a/template/en/default/bug/votes/list-for-user.html.tmpl b/template/en/default/bug/votes/list-for-user.html.tmpl
index 85d25f9a2..7801b2a4a 100644
--- a/template/en/default/bug/votes/list-for-user.html.tmpl
+++ b/template/en/default/bug/votes/list-for-user.html.tmpl
@@ -146,7 +146,7 @@
</table>
[% IF canedit %]
- <input type="submit" value="Change My Votes">
+ <input type="submit" value="Change My Votes" id="change">
<br>
<br>
To change your votes,