unnecessary classes deleted

This commit is contained in:
batuhanbas
2020-01-09 12:16:33 +03:00
parent 84554e3f30
commit 5bb23c50d9
9 changed files with 15 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
@section('title', trans_choice('general.updates', 2))
@section('new_button')
<span class="new-button">
<span>
<a href="{{ route('updates.check') }}" class="btn btn-warning btn-sm">
<span class="fa fa-history"></span> &nbsp;{{ trans('updates.check') }}
</a>