Fix removed bad log
This commit is contained in:
parent
71e7d21187
commit
3280d80062
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user