FIX#23072
This commit is contained in:
parent
f1d83b695a
commit
a4d5a7ed1f
@ -70,7 +70,7 @@ if ($action == 'presend') {
|
|||||||
$outputlangs = new Translate('', $conf);
|
$outputlangs = new Translate('', $conf);
|
||||||
$outputlangs->setDefaultLang($newlang);
|
$outputlangs->setDefaultLang($newlang);
|
||||||
// Load traductions files required by page
|
// Load traductions files required by page
|
||||||
$outputlangs->loadLangs(array('commercial', 'bills', 'orders', 'contracts', 'members', 'propal', 'products', 'supplier_proposal', 'interventions', 'receptions'));
|
$outputlangs->loadLangs(array('commercial', 'bills', 'orders', 'contracts', 'members', 'propal', 'products', 'supplier_proposal', 'interventions', 'receptions', 'sendings'));
|
||||||
}
|
}
|
||||||
|
|
||||||
$topicmail = '';
|
$topicmail = '';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user