mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Locale simplification
This commit is contained in:
@@ -32,7 +32,7 @@ class module_console_fieldsList extends Command
|
||||
$output->writeln(
|
||||
sprintf(
|
||||
"\n ---------------- \nOn databox %s (sbas_id %d) :\n"
|
||||
, $databox->get_label($this->container['locale.I18n'])
|
||||
, $databox->get_label($this->container['locale'])
|
||||
, $databox->get_sbas_id()
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user