Correction typo
This commit is contained in:
parent
88cbf5b9f8
commit
cc3f08a0aa
@ -190,7 +190,7 @@ function dLiens($tab){
|
||||
|
||||
function dBilans($tab){
|
||||
|
||||
if($tab['AccoutnItem']){
|
||||
if($tab['AccountItem']){
|
||||
foreach($tab['AccountItem'] as $kAccount => $account){
|
||||
print '<div class="bilans">'.$kAccount.'</div>';
|
||||
print '<span class="bilans"> The following figures are shown in units of '.$account['Units'].'</span>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user