@ -6,7 +6,7 @@
<div class="well well-lg">
<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>
[[login:failed_login_attempt]]
<strong>[[login:failed_login_attempt]]</strong>
<p>{error}</p>
</div>
@ -4,7 +4,7 @@
<div class="{register_window:spansize}">
<div class="alert alert-danger<!-- IF !error --> hidden<!-- ENDIF !error -->" id="register-error-notify" >
[[error:registration-error]]
<strong>[[error:registration-error]]</strong>
<form component="register/local" class="form-horizontal" role="form" action="{config.relative_path}/register" method="post">