@ -8,7 +8,6 @@
<o:header title="approve access"/>
<o:topbar/>
<div class="container">
<div class="content">
<% if (session.getAttribute(AbstractAuthenticationProcessingFilter.SPRING_SECURITY_LAST_EXCEPTION_KEY) != null && !(session.getAttribute(AbstractAuthenticationProcessingFilter.SPRING_SECURITY_LAST_EXCEPTION_KEY) instanceof UnapprovedClientAuthenticationException)) { %>
<div class="alert-message error">
<a href="#" class="close">×</a>
@ -43,7 +42,6 @@
</p>
<a href="#" class="small">learn more</a>
</div>
</authz:authorize>