summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/confirm-create-dupe.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/create/confirm-create-dupe.html.tmpl')
-rw-r--r--template/en/default/bug/create/confirm-create-dupe.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/create/confirm-create-dupe.html.tmpl b/template/en/default/bug/create/confirm-create-dupe.html.tmpl
index ef3d1ff23..47d2ae916 100644
--- a/template/en/default/bug/create/confirm-create-dupe.html.tmpl
+++ b/template/en/default/bug/create/confirm-create-dupe.html.tmpl
@@ -48,7 +48,7 @@ FILTER bug_link(bugid) FILTER none %].</font></p>
[% PROCESS "global/hidden-fields.html.tmpl"
exclude="^(Bugzilla_login|Bugzilla_password|ignore_token)$" %]
<input type="hidden" name="ignore_token" value="[% bugid FILTER html %]">
- <input type="submit" value="File [% terms.bug %] again">
+ <input type="submit" value="File [% terms.bug %] again" id="file_bug_again">
</form>
[% END %]