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.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/account/email/confirm.html.tmpl b/template/en/default/account/email/confirm.html.tmpl
index 5b547782d..6fc171878 100644
--- a/template/en/default/account/email/confirm.html.tmpl
+++ b/template/en/default/account/email/confirm.html.tmpl
@@ -22,11 +22,11 @@
<input type="hidden" name="a" value="chgem">
<table>
<tr>
- <th align="right">Password:</th>
+ <th>Password:</th>
<td><input type="password" name="password" size="36"></td>
</tr>
<tr>
- <th align="right">&nbsp;</th>
+ <th>&nbsp;</th>
<td><input type="submit" id="confirm" value="Submit"></td>
</tr>
</table>