Fix removed bad log

This commit is contained in:
Laurent Destailleur 2022-10-13 02:53:22 +02:00
parent 71e7d21187
commit 3280d80062

View File

@ -354,7 +354,7 @@ class ModeleBoxes // Can't be abtract as it is instantiated to build "empty" box
$out .= "\n".$textnoformat."\n";
}
$out .= "</td>boximg\n";
$out .= "</td>\n";
}
$out .= "</tr>\n";