From d91030892dd18fbd9d221eba8c3bfcdbdcf218ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charl=C3=A8ne=20Benke?= <1179011+defrance@users.noreply.github.com> Date: Sun, 4 May 2025 10:43:26 +0200 Subject: [PATCH] php warning, feature not yet implemented (#34042) moved on another tabs --- htdocs/compta/bank/releve.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/compta/bank/releve.php b/htdocs/compta/bank/releve.php index 0cc82044b8d..b8586d7ae16 100644 --- a/htdocs/compta/bank/releve.php +++ b/htdocs/compta/bank/releve.php @@ -352,9 +352,9 @@ if (empty($numref)) { $massactionbutton = $form->selectMassAction('', $arrayofmassactions); $morehtml = ''; - if ($action != 'addline' && $action != 'reconcile') { - $morehtml .= $buttonreconcile; - } + //if ($action != 'addline' && $action != 'reconcile') { + // $morehtml .= $buttonreconcile; + //} print '