Fix phpcs

This commit is contained in:
Laurent Destailleur 2021-06-12 18:47:29 +02:00
parent 7cb647e5b5
commit 9ba0fe07f0

View File

@ -363,7 +363,7 @@ function show_stats_for_company($product, $socid)
global $conf, $langs, $user, $db, $hookmanager;
$form = new Form($db);
$nblines = 0;
print '<tr class="liste_titre">';