Drop FontAwesome in favour of IonIcons
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
@section('content')
|
||||
<div class="header">
|
||||
<span class="uppercase">
|
||||
<i class='fa fa-cog'></i> {{ Lang::get('cachet.setup') }}
|
||||
<i class='ion-gear-a'></i> {{ Lang::get('cachet.setup') }}
|
||||
</span>
|
||||
</div>
|
||||
<div class="content-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user