Look: Modif esthétique mineure
This commit is contained in:
parent
e640e21bb1
commit
3698e0dc95
@ -1911,7 +1911,7 @@ else
|
|||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|
||||||
// Type
|
// Type
|
||||||
print '<tr><td width="20%">'.$langs->trans('Type').'</td><td colspan="5">';
|
print '<tr><td>'.$langs->trans('Type').'</td><td colspan="5">';
|
||||||
print $fac->getLibType();
|
print $fac->getLibType();
|
||||||
if ($fac->type == 1)
|
if ($fac->type == 1)
|
||||||
{
|
{
|
||||||
@ -2135,7 +2135,7 @@ else
|
|||||||
print '</td></tr>';
|
print '</td></tr>';
|
||||||
|
|
||||||
// Mode de reglement
|
// Mode de reglement
|
||||||
print '<tr><td width="25%">';
|
print '<tr><td>';
|
||||||
print '<table class="nobordernopadding" width="100%"><tr><td>';
|
print '<table class="nobordernopadding" width="100%"><tr><td>';
|
||||||
print $langs->trans('PaymentMode');
|
print $langs->trans('PaymentMode');
|
||||||
print '</td>';
|
print '</td>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user