|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
<div class="row">
|
|
|
|
|
<!-- IF allowLocalLogin -->
|
|
|
|
|
<div class="<!-- IF alternate_logins -->col-md-6<!-- ELSE -->col-md-12<!-- ENDIF alternate_logins -->">
|
|
|
|
|
<div class="well well-lg">
|
|
|
|
|
<div class="login-block">
|
|
|
|
|
<div class="alert alert-danger" id="login-error-notify" <!-- IF error -->style="display:block"<!-- ELSE -->style="display: none;"<!-- ENDIF error -->>
|
|
|
|
|
<button type="button" class="close" data-dismiss="alert">×</button>
|
|
|
|
|
<strong>[[login:failed_login_attempt]]</strong>
|
|
|
|
@ -49,7 +49,7 @@
|
|
|
|
|
|
|
|
|
|
<!-- IF alternate_logins -->
|
|
|
|
|
<div class="<!-- IF allowLocalLogin -->col-md-6<!-- ELSE -->col-md-12<!-- ENDIF allowLocalLogin -->">
|
|
|
|
|
<div class="well well-lg">
|
|
|
|
|
<div class="alt-login-block">
|
|
|
|
|
<h4>[[login:alternative_logins]]</h4>
|
|
|
|
|
<ul class="alt-logins">
|
|
|
|
|
<!-- BEGIN authentication -->
|
|
|
|
|