Update services_list.php
This commit is contained in:
parent
7af265db8a
commit
4d20ba2e4e
@ -479,7 +479,7 @@ if ($mode == "5") {
|
||||
|
||||
print_barre_liste($title, $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder, $massactionbutton, $num, $nbtotalofrecords, 'contract', 0, '', '', $limit);
|
||||
|
||||
if (isset($sall)) {
|
||||
if (!empty($sall)) {
|
||||
foreach ($fieldstosearchall as $key => $val) {
|
||||
$fieldstosearchall[$key] = $langs->trans($val);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user