diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/account/auth/login.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl index a3b075578..ec8c11e24 100644 --- a/template/en/default/account/auth/login.html.tmpl +++ b/template/en/default/account/auth/login.html.tmpl @@ -97,8 +97,6 @@ # their password, assuming that our auth method allows that. #%] - [% Hook.process('additional_methods') %] - [% IF Param("createemailregexp") && user.authorizer.user_can_create_account %] <hr> |