diff --git a/www/pages/dirigeants.php b/www/pages/dirigeants.php index baa606772..73b056576 100644 --- a/www/pages/dirigeants.php +++ b/www/pages/dirigeants.php @@ -99,23 +99,25 @@ if ($_REQUEST['vue']=='histo') if(isset($dir['Civilite']) && $dir['Civilite']!=''){$nom = $dir['Civilite'].'. '.$nom;} ?> - + - - - + + +   - - + + 'France') echo ''.utf8_decode($lien['Pays']); + if ($lien['Pays']<>'France') echo ''.utf8_decode($lien['Pays']).''; echo $font2; ?> @@ -156,7 +156,7 @@ $liens = scoresws_liens($siret, $siren, $idEntreprise); } else ' '; - if ($lien['Pays']<>'France') echo ''.utf8_decode($lien['Pays']); + if ($lien['Pays']<>'France') echo ''.utf8_decode($lien['Pays']).''; echo $font2;?>