giant: fix code html
This commit is contained in:
parent
7509f24194
commit
705aeebed0
@ -756,8 +756,9 @@ if (isset($c->PaymentBehaviour) == true) {
|
||||
print '<td>0 %</td>';
|
||||
}
|
||||
}
|
||||
print '</tr>';
|
||||
}
|
||||
print '<table>';
|
||||
print '</table>';
|
||||
}
|
||||
if (isset($c->PaymentBehaviour->AnalysisByAmount) == true) {
|
||||
$ap = $c->PaymentBehaviour->AnalysisByAmount;
|
||||
@ -813,8 +814,9 @@ if (isset($c->PaymentBehaviour) == true) {
|
||||
print '<td>0 %</td>';
|
||||
}
|
||||
}
|
||||
print '</tr>';
|
||||
}
|
||||
print '<table>';
|
||||
print '</table>';
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user