6 lines
220 B
PHTML
6 lines
220 B
PHTML
<div id="center">
|
|
<h2>2. Avis de crédit</h2>
|
|
<div id="break">
|
|
<?php echo $this->partial('giant/partials/rapports/AvisDeCredit.phtml', null, array('report' => $this->report, 'Type' => $this->Type)); ?>
|
|
</div>
|
|
</div>
|