Fixing style errors.
This commit is contained in:
parent
39d29d4cf3
commit
de88a39bb6
@ -63,7 +63,7 @@ if ($action == 'presend') {
|
||||
$newlang = $object->thirdparty->default_lang;
|
||||
if (GETPOST('lang_id', 'aZ09')) {
|
||||
$newlang = GETPOST('lang_id', 'aZ09');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (!empty($newlang)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user