diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/account/email/confirm.html.tmpl | 2 |
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 9ae17493b..232d8b3b7 100644 --- a/template/en/default/account/email/confirm.html.tmpl +++ b/template/en/default/account/email/confirm.html.tmpl @@ -39,7 +39,7 @@ <td><input type="text" name="email" size="36"></td> </tr> <tr> - <th align="right"> </th> + <th align="right"> </th> <td><input type="submit" value="Submit"></td> </tr> </table> |