From 9a12b5e424fb061d3650f7be2352ccb92037e5e1 Mon Sep 17 00:00:00 2001 From: lmarcouiller Date: Tue, 13 Jul 2021 15:17:01 +0200 Subject: [PATCH] Fix : remove of a button which was forgotten --- htdocs/core/class/html.formticket.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/core/class/html.formticket.class.php b/htdocs/core/class/html.formticket.class.php index 48c861fdd95..9383c0a6e78 100644 --- a/htdocs/core/class/html.formticket.class.php +++ b/htdocs/core/class/html.formticket.class.php @@ -701,7 +701,6 @@ class FormTicket $stringtoprint .= ''; $stringtoprint .= ''; } - $stringtoprint .= ''; $stringtoprint .= ' '; $levelid = 1;