From 9cd9316744055ef5f5d206bf38ceb93400ebd688 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 27 Jan 2018 10:49:59 +0100 Subject: [PATCH] correct bug created by the merge --- include/lib/manage_table_sql.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/lib/manage_table_sql.class.php b/include/lib/manage_table_sql.class.php index 9061fb737..9ff6e5719 100644 --- a/include/lib/manage_table_sql.class.php +++ b/include/lib/manage_table_sql.class.php @@ -584,8 +584,8 @@ function check() { echo HtmlInput::button_action(" "._("Ajout"), sprintf("%s.input('-1','%s')", + $this->object_name, $this->object_name), "xx", "smallbutton", BUTTONADD); - $this->object_name),"xx","smallbutton",BUTTONADD); } $nb_order=count($this->a_order); $virg=""; $result=""; @@ -616,8 +616,8 @@ function check() { echo HtmlInput::button_action(" "._("Ajout"), sprintf("%s.input('-1','%s')", + $this->object_name, $this->object_name), "xx", "smallbutton", BUTTONADD); - $this->object_name),"xx","smallbutton",BUTTONADD); } printf('', $this->object_name);