diff --git a/htdocs/website/index.php b/htdocs/website/index.php index eefebd0e652..09faa79d19a 100644 --- a/htdocs/website/index.php +++ b/htdocs/website/index.php @@ -3592,7 +3592,7 @@ if ($action == 'replacesite' || $action == 'replacesiteconfirm' || $massaction = $arrayofselected = is_array($toselect) ? $toselect : array(); $param = ''; $nbtotalofrecords = count($listofpages['list']); - $num = $nbtotalofrecords = $limit; + $num = $limit; $permissiontodelete = 0; // List of mass actions available