This commit is contained in:
splin94@yandex.ru 2023-11-15 07:13:59 +00:00
parent 9e959731ce
commit c840951ac3
2 changed files with 2 additions and 2 deletions

View File

@ -44,9 +44,9 @@ return [
|
*/
'back_to_system_url' => config('app.url', null),
'back_to_system_url' => '/',
'back_to_system_label' => null, // Displayed by default: "Back to {{ app.name }}"
'back_to_system_label' => 'Обновить', // Displayed by default: "Back to {{ app.name }}"
/*
|--------------------------------------------------------------------------

Binary file not shown.