summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/create.html.tmpl')
-rw-r--r--template/en/default/account/create.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl
index 8ffe6470c..052a2b7fe 100644
--- a/template/en/default/account/create.html.tmpl
+++ b/template/en/default/account/create.html.tmpl
@@ -69,7 +69,7 @@ Create a new [% terms.Bugzilla %] account
</tr>
</table>
<br>
- <input type="submit" value="Create Account">
+ <input type="submit" id="create" value="Create Account">
</form>
[% PROCESS global/footer.html.tmpl %]