summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/exists.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/exists.html.tmpl')
-rw-r--r--template/en/default/account/exists.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/account/exists.html.tmpl b/template/en/default/account/exists.html.tmpl
index 57baa13bb..0685485cf 100644
--- a/template/en/default/account/exists.html.tmpl
+++ b/template/en/default/account/exists.html.tmpl
@@ -34,7 +34,8 @@
<input type="hidden" name="loginname" value="[% login FILTER html %]">
A [% terms.Bugzilla %] account for <tt>[% login FILTER html %]</tt> already exists. If you
are the account holder and have forgotten your password,
- <input type="submit" value="submit a request to change it">.
+ <input type="submit" id="request"
+ value="submit a request to change it">.
</form>
[% PROCESS global/footer.html.tmpl %]