Fixing style errors.
This commit is contained in:
parent
dfe0ccee45
commit
b9bdd9ed8a
@ -481,13 +481,13 @@ if ($object->id > 0) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
$parameters = array();
|
||||
$reshook = $hookmanager->executeHooks('addMoreBoxStatsSupplier', $parameters, $object, $action);
|
||||
if (empty($reshook)) {
|
||||
$boxstat .= $hookmanager->resPrint;
|
||||
}
|
||||
|
||||
|
||||
$boxstat .= '</td></tr>';
|
||||
$boxstat .= '</table>';
|
||||
$boxstat .= '</div>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user