summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/users/create.html.tmpl')
-rw-r--r--template/en/default/admin/users/create.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/users/create.html.tmpl b/template/en/default/admin/users/create.html.tmpl
index 42aefbdb7..4cef3884a 100644
--- a/template/en/default/admin/users/create.html.tmpl
+++ b/template/en/default/admin/users/create.html.tmpl
@@ -39,7 +39,7 @@
%]
</table>
<p>
- <input type="submit" value="Add" />
+ <input type="submit" id="add" value="Add"/>
<input type="hidden" name="action" value="new" />
[% INCLUDE listselectionhiddenfields %]
</p>