// Update translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14111 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -76,7 +76,7 @@ class AdminAccountingExportControllerCore extends AdminController
|
||||
{
|
||||
$this->exportTypeList = array(
|
||||
'accounting_export' => array(
|
||||
'name' => $this->l('Global Export'),
|
||||
'name' => $this->l('Accounting Export'),
|
||||
'type' => 'accounting_export',
|
||||
'file' => 'accounting_export.csv',
|
||||
'fields' => array(
|
||||
|
||||
Reference in New Issue
Block a user