Correction affichage url

This commit is contained in:
Michael RICOIS 2011-09-12 15:23:05 +00:00
parent ae0e6f4c19
commit db6cc6c1f1

View File

@ -76,7 +76,7 @@ Aucun bilan disponible.
<td class="right"><?=$this->tabResult[2]['entrep'][$ratio]?></td>
<td class="right"><?=$this->tabResult[2]['entrepEvol'][$ratio]?></td>
<td>
<a href="<?$this->url(array(
<a href="<?=$this->url(array(
'controller' => 'finance',
'action' => 'synthese',
'siret' => $this->siret,