Look: Modifications esthtiques mineures

This commit is contained in:
Laurent Destailleur 2005-05-07 16:25:29 +00:00
parent 6ed3ce1f0b
commit b20639a0f2

View File

@ -223,7 +223,7 @@ if ($_GET["facid"] > 0)
print "<tr><td height=\"10\">".$langs->trans("Author")."</td><td colspan=\"3\">$author->fullname</td>";
print '<tr><td height=\"10\">'.$langs->trans("GlobalDiscount").'</td>';
print '<tr><td height=\"10\" nowrap>'.$langs->trans("GlobalDiscount").'</td>';
print '<td align="right" colspan="2">'.$fac->remise_percent.'</td>';
print '<td>%</td></tr>';