Minor estethical change

This commit is contained in:
Laurent Destailleur 2008-12-06 12:10:39 +00:00
parent 554fb8d707
commit e4ec2bf0ab

View File

@ -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%">';