FIX : Unidentified lines array on reception card

This commit is contained in:
Gauthier PC portable 024 2022-05-23 11:50:06 +02:00
parent 05d09f1ce9
commit 4f572a89d3

View File

@ -1649,7 +1649,7 @@ if ($action == 'create') {
print '<br>';
print '<div class="div-table-responsive-no-min">';
print '<table class="noborder centpercent">';
print '<table id="tablelines" class="noborder centpercent">';
print '<tr class="liste_titre">';
// #
if (!empty($conf->global->MAIN_VIEW_LINE_NUMBER)) {