From b6de0c59c028d74af871f239007be0b848ccdd1a Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Tue, 11 Feb 2025 11:10:22 +0100 Subject: [PATCH] correction typo --- config.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.html b/config.html index cff708a..fd93413 100644 --- a/config.html +++ b/config.html @@ -50,7 +50,7 @@ {{if ! $locked_inputs|has:$label}} {{:linkbutton label="Supprimer" shape="delete" href="config/supprimer_type_mouvement.html?dir=input&mvt=%s"|args:$label target="_dialog"}} {{/if}} - {{:linkbutton label="Modifier" shape="edit" href="config/modifier_type_mouvement.html?dir=output&mvt=%s"|args:$label target="_dialog"}} + {{:linkbutton label="Modifier" shape="edit" href="config/modifier_type_mouvement.html?dir=input&mvt=%s"|args:$label target="_dialog"}} {{/foreach}}