mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Use google logo
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
63bf93b786
commit
4da40792ea
|
@ -240,12 +240,12 @@
|
||||||
<div class="box-body text-center">
|
<div class="box-body text-center">
|
||||||
<h5>
|
<h5>
|
||||||
<a href="{{ route('settings.google.index') }}" class="settings_button">
|
<a href="{{ route('settings.google.index') }}" class="settings_button">
|
||||||
<i class="fas fa-sitemap fa-4x" aria-hidden="true"></i>
|
<i class="fa-brands fa-google fa-4x" aria-hidden="true"></i>
|
||||||
<br><br>
|
<br><br>
|
||||||
<span class="name">Google Auth</span>
|
<span class="name">Google Auth</span>
|
||||||
</a>
|
</a>
|
||||||
</h5>
|
</h5>
|
||||||
<p class="help-block">Blah</p>
|
<p class="help-block">Set up Google Login</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue