Drop FontAwesome in favour of IonIcons

This commit is contained in:
James Brooks
2014-12-30 11:23:03 +00:00
parent 33aa832da5
commit 6a5ffa0c33
20 changed files with 2306 additions and 556 deletions
+1 -1
View File
@@ -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">