Correction after release

This commit is contained in:
Michael RICOIS 2013-09-23 14:06:16 +00:00
parent fb444fea84
commit 489adb4b93
2 changed files with 18 additions and 17 deletions

View File

@ -58,8 +58,8 @@ echo $this->partial('identite/fiche-item.phtml', $this->dBlock['AutreSiren']);
<h2>Raison sociale &amp; Coordonnées</h2>
<div class="paragraph">
<div style="float:right;">
<?php if($this->permission) { ?>
<div style="float:right;">
<img class="wcheck" src='/themes/default/images/worldcheck/wc.png'/>
</div>
<script>

View File

@ -41,6 +41,7 @@ class ExportCSV
'Adresse' => 'Adresse',
'Adresse2' => 'Adresse2',
'CP' => 'CP',
'Ville' => 'Ville',
'Sigle' => 'Sigle',
'Siege' => 'Siege',
'Actif' => 'Actif',