diff --git a/poker-paf/config.php b/poker-paf/config.php index 48c0a9f..04a3b05 100644 --- a/poker-paf/config.php +++ b/poker-paf/config.php @@ -51,7 +51,7 @@ require_once 'db.php'; // 3. On met le HTML dedans (avec le bouton supprimer intégré) newRow.innerHTML = ` -

${container.children.length + 1}:

+

${container.children.length + 1}

`;