diff --git a/sco_formations.py b/sco_formations.py
index 12cd6274f..c90bf7566 100644
--- a/sco_formations.py
+++ b/sco_formations.py
@@ -242,7 +242,7 @@ def formation_list_table(context, formation_id=None, args={}, REQUEST=None):
for s in f["sems"]
]
+ [
- 'ajouter'
+ 'ajouter'
% (f["acronyme"], f["formation_id"])
]
)