Correction typo SituationJuridique

This commit is contained in:
Michael RICOIS 2010-01-29 17:20:54 +00:00
parent 723da0e61a
commit 03c2e101b6

View File

@ -255,13 +255,6 @@ if($element!==false){ echo dRow($element['lib'], $element['data']); }
?> ?>
</table> </table>
<?php
//Changement d'adresse
$annonceSelect = array();
$annonceSelect = searchBlockAnnonces('2300-2301');
echo dAnnonces($annonceSelect, $siret);
?>
<h2>Activité(s) &amp; Chiffre d'affaire</h2> <h2>Activité(s) &amp; Chiffre d'affaire</h2>
<table> <table>
<?php <?php
@ -417,6 +410,10 @@ if($element!==false){ echo dRow($element['lib'], $element['data']); }
</table> </table>
<?php <?php
//Changement d'adresse
$annonceSelect = array();
$annonceSelect = searchBlockAnnonces('2300-2301');
echo dAnnonces($annonceSelect, $siret);
//Modification de capital //Modification de capital
$annonceSelect = array(); $annonceSelect = array();
$annonceSelect = searchBlockAnnonces('2100:2102'); $annonceSelect = searchBlockAnnonces('2100:2102');
@ -482,7 +479,7 @@ if($element!==false){ echo dRow($element['lib'], $element['data']); }
<h2>Organes de la procédure</h2> <h2>Organes de la procédure</h2>
<table> <table>
<?php <?php
if($etab['SitutationJuridique']=='P'){ if($etab['SituationJuridique']=='P'){
?> ?>
<tr> <tr>
<td width="30">&nbsp;</td> <td width="30">&nbsp;</td>