aboutsummaryrefslogtreecommitdiffstats
path: root/view/login.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-21 03:48:59 -0700
committerfriendica <info@friendica.com>2012-07-21 03:48:59 -0700
commit6e08f398200de8a1560e14cdb4fb6c278a8e2b94 (patch)
tree9ca6e1e6350ba49b8f3abc130c9551afe7fa436d /view/login.tpl
parentbf386749047731d3a7f47fd99f7dcc4e93ed7be7 (diff)
downloadvolse-hubzilla-6e08f398200de8a1560e14cdb4fb6c278a8e2b94.tar.gz
volse-hubzilla-6e08f398200de8a1560e14cdb4fb6c278a8e2b94.tar.bz2
volse-hubzilla-6e08f398200de8a1560e14cdb4fb6c278a8e2b94.zip
simplify
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>