From 3bcb4712c09a2f33e00606e48981a3d7f121205d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 10 Jun 2014 08:49:01 +0200 Subject: [PATCH] Fix: Field must be reset after adding a new line --- htdocs/comm/remise.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/remise.php b/htdocs/comm/remise.php index 87ff6488ecc..9d03c3ff22e 100644 --- a/htdocs/comm/remise.php +++ b/htdocs/comm/remise.php @@ -130,7 +130,7 @@ if ($socid > 0) // Nouvelle valeur print ''; - print $langs->trans("NewValue").'remise_percent).'">%'; + print $langs->trans("NewValue").'%'; // Motif/Note print '';