Correction after release
This commit is contained in:
parent
fb444fea84
commit
489adb4b93
@ -58,8 +58,8 @@ echo $this->partial('identite/fiche-item.phtml', $this->dBlock['AutreSiren']);
|
||||
|
||||
<h2>Raison sociale & 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>
|
||||
|
@ -41,6 +41,7 @@ class ExportCSV
|
||||
'Adresse' => 'Adresse',
|
||||
'Adresse2' => 'Adresse2',
|
||||
'CP' => 'CP',
|
||||
'Ville' => 'Ville',
|
||||
'Sigle' => 'Sigle',
|
||||
'Siege' => 'Siege',
|
||||
'Actif' => 'Actif',
|
||||
|
Loading…
Reference in New Issue
Block a user