Use actions text in backups table

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-05-16 16:02:48 -07:00
parent 869d195b35
commit fe92667812

View file

@ -49,7 +49,7 @@
<th data-sortable="true" data-field="modified_display" data-sort-name="modified_value">{{ trans('admin/settings/table.created') }}</th>
<th data-field="modified_value" data-visible="false"></th>
<th data-sortable="true">{{ trans('admin/settings/table.size') }}</th>
<th><span class="sr-only">{{ trans('general.delete') }}</span></th>
<th>{{ trans('table.actions') }}</th>
</tr>
</thead>
<tbody>