mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Fix box title in Label settings view (#4111)
This commit is contained in:
parent
26423c5c02
commit
169dc779fd
|
@ -32,7 +32,7 @@
|
|||
<div class="panel box box-default">
|
||||
<div class="box-header with-border">
|
||||
<h4 class="box-title">
|
||||
<i class="fa fa-lock"></i> Security
|
||||
<i class="fa fa-tags"></i> Labels
|
||||
</h4>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
|
|
Loading…
Reference in a new issue