Fixing style errors.

This commit is contained in:
stickler-ci 2021-05-17 05:38:46 +00:00
parent dd88f9cd76
commit bdf876ead4

View File

@ -1300,7 +1300,7 @@ elseif (empty($action) || $action == 'view' || $action == 'addlink' || $action =
if ($object->fk_soc > 0) {
$object->fetch_thirdparty();
}
$outputlangs = $langs;
$newlang = '';
if ($conf->global->MAIN_MULTILANGS && empty($newlang) && GETPOST('lang_id', 'aZ09')) {