File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838| **{{ trans (' mail.serial' ) } } ** | {{ $item_serial } } |
3939@endif
4040@if (isset ($admin ) )
41- | **{{ trans (' general.checked_out ' ) . ' ' . trans ( ' general.by ' ) } } ** | {{ $admin } } |
41+ | **{{ trans (' general.administrator ' ) } } ** | {{ $admin } } |
4242@endif
4343@endcomponent
4444
Original file line number Diff line number Diff line change @@ -672,7 +672,7 @@ class="btn btn-sm btn-warning btn-social btn-block"
672672
673673 <span data-tooltip =" true" title =" {{ trans (' general.delete' ) } }" >
674674 <a href =" #"
675- class =" btn btn-sm btn-danger btn-social btn-block"
675+ class =" btn btn-sm btn-danger btn-social btn-block delete-asset "
676676 data-toggle =" modal"
677677 data-title =" {{ trans (' general.delete' ) } }"
678678 data-content =" {{ trans (' general.delete_confirm' , [' item' => $template -> name ]) } }"
You can’t perform that action at this time.
0 commit comments