From 8a4b605e995e46259dcfcee5178032e195bfd994 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Thu, 29 Feb 2024 19:07:13 +0100 Subject: [PATCH] Ajout message retour --- save_amort.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/save_amort.html b/save_amort.html index eab83f9..99839fb 100644 --- a/save_amort.html +++ b/save_amort.html @@ -1,4 +1,5 @@ {{* -*- brindille -*- *}} + {{:admin_header title="Ajout amortissement" current="module_amortissement"}} {{* barre de navigation *}} @@ -39,7 +40,7 @@ linked_transactions=$_GET.trans_id|intval }} - {{:redirect to="amortization.html?line_id=%s&ok=1"|args:$_GET.line_id}} + {{:redirect to="amortization.html?line_id=%s&ok=1&msg=amortissement"|args:$_GET.line_id}} {{/form}} {{* Préparer les infos pour le formulaire *}}