Minor estethical change
This commit is contained in:
parent
554fb8d707
commit
e4ec2bf0ab
@ -526,7 +526,7 @@ if ($_GET["id"] > 0)
|
||||
$num = $db->num_rows($result);
|
||||
if ($num)
|
||||
{
|
||||
print '<br>';
|
||||
if ($somethingshown) print '<br>';
|
||||
print_titre($langs->trans("RelatedBills"));
|
||||
$i = 0; $total = 0;
|
||||
print '<table class="noborder" width="100%">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user