From 621c4ff4e7c85e1bd006e47cfb4066635626d05d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 15 Mar 2020 19:52:46 +0100 Subject: [PATCH] Fix phpcs --- htdocs/compta/cashcontrol/cashcontrol_card.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/compta/cashcontrol/cashcontrol_card.php b/htdocs/compta/cashcontrol/cashcontrol_card.php index b66e1a5cb0f..57d81c625fe 100644 --- a/htdocs/compta/cashcontrol/cashcontrol_card.php +++ b/htdocs/compta/cashcontrol/cashcontrol_card.php @@ -679,7 +679,6 @@ if (empty($action) || $action == "view" || $action == "close") print '
'; } else { - print '
'; print ''; if ($action == 'start' && GETPOST('posnumber', 'int') != '' && GETPOST('posnumber', 'int') != '' && GETPOST('posnumber', 'int') != '-1')