mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
once again fixing an apostrophe
This commit is contained in:
parent
214a1af61a
commit
37ce68af5b
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue