summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/choose.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/choose.html.tmpl')
-rw-r--r--template/en/default/bug/choose.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/choose.html.tmpl b/template/en/default/bug/choose.html.tmpl
index c3c2c59b5..65b260bb4 100644
--- a/template/en/default/bug/choose.html.tmpl
+++ b/template/en/default/bug/choose.html.tmpl
@@ -29,7 +29,7 @@
<p>
You may find a single [% terms.bug %] by entering its [% terms.bug %] id here:
<input name="id" size="6">
- <input type="submit" value="Show Me This [% terms.Bug %]">
+ <input type="submit" id="show" value="Show Me This [% terms.Bug %]">
</p>
</form>