@@ -346,7 +346,7 @@ |
||
| 346 | 346 | $this->column = $this->firstDataColumn; |
| 347 | 347 | foreach ([$accountsColumn1, $accountsColumn2] as $col => $accounts) { |
| 348 | 348 | // Account.code |
| 349 | - $this->write(mb_strtoupper(_tr('Contrôle')), ); |
|
| 349 | + $this->write(mb_strtoupper(_tr('Contrôle')),); |
|
| 350 | 350 | // Account.name |
| 351 | 351 | $this->write(''); |
| 352 | 352 | // Account.balance |