summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/email/confirm.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/email/confirm.html.tmpl')
-rw-r--r--template/en/default/account/email/confirm.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/email/confirm.html.tmpl b/template/en/default/account/email/confirm.html.tmpl
index 232d8b3b7..5bf79f058 100644
--- a/template/en/default/account/email/confirm.html.tmpl
+++ b/template/en/default/account/email/confirm.html.tmpl
@@ -40,7 +40,7 @@
</tr>
<tr>
<th align="right">&nbsp;</th>
- <td><input type="submit" value="Submit"></td>
+ <td><input type="submit" id="confirm" value="Submit"></td>
</tr>
</table>
</form>