Replaced most glyphicons with Font Awesome

This commit is contained in:
Jeremy Stretch
2016-08-01 13:29:45 -04:00
parent b73f980eb2
commit 1fd189f9b1
43 changed files with 76 additions and 76 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<div class="panel panel-danger" style="margin-top: 200px">
<div class="panel-heading">
<strong>
<i class="glyphicon glyphicon-warning-sign"></i>
<i class="fa fa-warning"></i>
Server Error
</strong>
</div>