diff --git a/htdocs/website/index.php b/htdocs/website/index.php index c2661c54b9b..722be0b60e8 100644 --- a/htdocs/website/index.php +++ b/htdocs/website/index.php @@ -3687,7 +3687,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