From 70fed39886b36c66da58cd9e1f04355db1cd27e1 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 4 Apr 2008 10:51:35 +0000 Subject: [PATCH] Fix: Bad translaction for prospect levels --- htdocs/html.form.class.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 1b6acd708ec..9a79c736772 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -2034,12 +2034,15 @@ class Form print ''; $i++; } } + else dolibarr_print_error($this->db); print ''; print '';