aboutsummaryrefslogtreecommitdiffstats
path: root/view/login.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/login.tpl')
-rw-r--r--view/login.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/view/login.tpl b/view/login.tpl
index 4cbbb1624..9f098c1d4 100644
--- a/view/login.tpl
+++ b/view/login.tpl
@@ -7,12 +7,6 @@
{{ inc field_password.tpl with $field=$lpassword }}{{ endinc }}
</div>
- {{ if $openid }}
- <div id="login_openid">
- {{ inc field_openid.tpl with $field=$lopenid }}{{ endinc }}
- </div>
- {{ endif }}
-
<div id="login-extra-links">
{{ if $register }}<a href="register" title="$register.title" id="register-link">$register.desc</a>{{ endif }}
<a href="lostpass" title="$lostpass" id="lost-password-link" >$lostlink</a>