From f966acfbdb699bbd71a396037548c5163e89ed5a Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 23 Oct 2009 07:14:35 +0000 Subject: [PATCH] Fix: lost value if error --- htdocs/comm/remise.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/comm/remise.php b/htdocs/comm/remise.php index 31833b711e5..0bfceb02a58 100644 --- a/htdocs/comm/remise.php +++ b/htdocs/comm/remise.php @@ -117,11 +117,11 @@ if ($_socid > 0) // Nouvelle valeur print ''; - print $langs->trans("NewValue").'%'; + print $langs->trans("NewValue").'remise_client).'">%'; // Motif/Note print ''; - print $langs->trans("NoteReason").''; + print $langs->trans("NoteReason").''; print '';