mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 14:27:33 -08:00
Changed login attempts icon so it’s not the same as SAML
This commit is contained in:
parent
2855a9b2e8
commit
4fd5358aa8
|
@ -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…
Reference in a new issue