we don't need this "or" separator on login page

This commit is contained in:
Jeff Atwood 2014-08-14 14:41:45 -07:00
parent acfe81e61f
commit 6cc8ec87b5
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
<div class="modal-body">
{{login-buttons action="externalLogin"}}
{{#if canLoginLocal}}
{{#if hasAtLeastOneLoginButton}}
<h3 style="text-align:center; margin-bottom:10px;">{{i18n login.or}}</h3>
{{/if}}
<form id='login-form' method='post'>
<div>
<table>