diff --git a/Js/fonctions.js b/Js/fonctions.js
index 621dd81..7fc3498 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -422,7 +422,7 @@ function dataTableSpeciale() {
};
// Définition des lengthMenu selon la langue
- const lengthMenuOptions = [20, 50, 100];
+ const lengthMenuOptions = [10, 50, 100];
try {
const dt = $table.DataTable({
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index e02f359..2350d40 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -654,7 +654,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
+