Skip to content

Commit

Permalink
Fix box title in Label settings view (#4111)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffYoung authored and snipe committed Oct 2, 2017
1 parent 26423c5 commit 169dc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/settings/labels.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit 169dc77

Please sign in to comment.