correct mobile login form layout error

This commit is contained in:
Jeff Atwood
2014-09-22 17:26:17 -07:00
parent d1f6aba71f
commit b874b31b02
3 changed files with 1 additions and 7 deletions

View File

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