diff --git a/site/plugins/admin/views/templates/content/entries/type.php b/site/plugins/admin/views/templates/content/entries/type.php index 487b6141..55cb18a9 100644 --- a/site/plugins/admin/views/templates/content/entries/type.php +++ b/site/plugins/admin/views/templates/content/entries/type.php @@ -15,7 +15,7 @@ use function Flextype\Component\I18n\__; ], 'entries_move' => [ 'link' => Http::getBaseUrl() . '/admin/entries/move', - 'title' => __('admin_entries_move'), + 'title' => __('admin_type'), 'attributes' => ['class' => 'navbar-item active'] ] ])