diff --git a/htdocs/website/index.php b/htdocs/website/index.php index 425af726c24..651ff8edbb3 100644 --- a/htdocs/website/index.php +++ b/htdocs/website/index.php @@ -3913,6 +3913,7 @@ if ($action == 'replacesite' || $action == 'replacesiteconfirm' || $massaction = print getTitleFieldOfList("Categories", 0, $_SERVER['PHP_SELF']); print getTitleFieldOfList("", 0, $_SERVER['PHP_SELF']); print getTitleFieldOfList("", 0, $_SERVER['PHP_SELF']); + print getTitleFieldOfList("DateLastModification", 0, $_SERVER['PHP_SELF'], 'tms', '', $param, '', $sortfield, $sortorder, 'center ')."\n"; // Date last modif print getTitleFieldOfList("", 0, $_SERVER['PHP_SELF']); print getTitleFieldOfList($selectedfields, 0, $_SERVER["PHP_SELF"], '', '', '', '', $sortfield, $sortorder, 'center maxwidthsearch ')."\n"; print ''; @@ -3983,6 +3984,10 @@ if ($action == 'replacesite' || $action == 'replacesiteconfirm' || $massaction = } print ''; + // Date last modification + print '