diff --git a/php/inc_fx_promoteur.php b/php/inc_fx_promoteur.php
index b744df9..40886f0 100644
--- a/php/inc_fx_promoteur.php
+++ b/php/inc_fx_promoteur.php
@@ -2550,8 +2550,8 @@ function fxUpdateQuantites($intEpreuve, $intQuantite, $strLangue) {
}
-// v2
-function renderBatchConfig($tabBibAssignments, $strLangue = 'fr') {
+// v2 — options d'ordre batch (table bib_assignements)
+function renderBatchConfig($tabBibAssignments, $strLangue = 'fr', $isTeamEpreuve = false) {
ob_start();
?>
@@ -2562,7 +2562,13 @@ function renderBatchConfig($tabBibAssignments, $strLangue = 'fr') {