Use the right icon

This commit is contained in:
James Brooks
2015-03-06 08:12:12 +00:00
parent 080d3010f6
commit 9ffc64f63d

View File

@@ -8,7 +8,7 @@
<div class="content-wrapper">
<div class="header sub-header">
<span class="uppercase">
<i class="icon ion-android-alert"></i> {{ trans('dashboard.schedule.schedule') }}
<i class="icon ion-android-calendar"></i> {{ trans('dashboard.schedule.schedule') }}
</span>
<a class="btn btn-sm btn-success pull-right" href="{{ route('dashboard.schedule.add') }}">
{{ trans('dashboard.schedule.add.title') }}