translation

This commit is contained in:
Frédéric FRANCE 2023-02-22 22:47:19 +01:00 committed by GitHub
parent a17bcd1768
commit b74e7e8de4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1992,6 +1992,8 @@ class Contrat extends CommonObject
{
global $conf, $langs, $user;
$langs->load('contracts');
$datas = [];
if (!empty($conf->global->MAIN_OPTIMIZEFORTEXTBROWSER)) {