Changed login attempts icon so it’s not the same as SAML
This commit is contained in:
parent
2855a9b2e8
commit
4fd5358aa8
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@
|
|||
<div class="box-body text-center">
|
||||
<h5>
|
||||
<a href="{{ route('settings.logins.index') }}">
|
||||
<i class="fa fa-sign-in fa-4x" aria-hidden="true"></i>
|
||||
<i class="fa fa-crosshairs fa-4x" aria-hidden="true"></i>
|
||||
<br><br>
|
||||
<span class="name">Login Attempts</span>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue