mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-13 06:47:46 -08:00
Corrected a tiny HTML typo in the SAML view. (Unrelated to this PR)
This commit is contained in:
parent
9d4a6b85ed
commit
ead142cdf7
|
@ -39,7 +39,7 @@
|
||||||
<div class="box-header with-border">
|
<div class="box-header with-border">
|
||||||
<h2 class="box-title">
|
<h2 class="box-title">
|
||||||
<i class="fas fa-sign-in-alt"></i> SAML
|
<i class="fas fa-sign-in-alt"></i> SAML
|
||||||
</h4>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue