once again fixing an apostrophe

This commit is contained in:
akemidx 2023-02-02 15:54:05 -05:00
parent 214a1af61a
commit 37ce68af5b

View file

@ -85,7 +85,7 @@
<div class="col-md-12"> <div class="col-md-12">
<div class="alert alert-danger"> <div class="alert alert-danger">
<i class="fas fa-exclamation-triangle faa-pulse animated" aria-hidden="true"></i> <i class="fas fa-exclamation-triangle faa-pulse animated" aria-hidden="true"></i>
<strong>{{ trans('general.'notification_warning') }} </strong> <strong>{{ trans('general.notification_warning') }} </strong>
{{ trans('general.asset_deleted_warning') }} {{ trans('general.asset_deleted_warning') }}
</div> </div>
</div> </div>