mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-17 03:51:06 +01:00
Fix minore
This commit is contained in:
parent
0761a120f8
commit
c62185c937
@ -343,7 +343,7 @@ if (App::debug()) {
|
|||||||
$operations['export-csv'] = [
|
$operations['export-csv'] = [
|
||||||
'text' => '<span><i class="fa fa-download"></i> '.tr('Esporta selezionati').'</span>',
|
'text' => '<span><i class="fa fa-download"></i> '.tr('Esporta selezionati').'</span>',
|
||||||
'data' => [
|
'data' => [
|
||||||
'msg' => tr('Vuoi esportare un CSV con le anagrafiche selezionate?'),
|
'msg' => tr('Vuoi esportare un CSV con gli articoli selezionati?'),
|
||||||
'button' => tr('Procedi'),
|
'button' => tr('Procedi'),
|
||||||
'class' => 'btn btn-lg btn-success',
|
'class' => 'btn btn-lg btn-success',
|
||||||
'blank' => true,
|
'blank' => true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user