diff --git a/application/views/default/scripts/identite/liens.phtml b/application/views/default/scripts/identite/liens.phtml index a6b97579c..8db8eb7c7 100644 --- a/application/views/default/scripts/identite/liens.phtml +++ b/application/views/default/scripts/identite/liens.phtml @@ -127,7 +127,7 @@ Cette entreprise est une personne physique exerçant son activité en nom propre - edition) {?> + AutrePage) && $this->edition) {?>
@@ -193,7 +193,7 @@ Cette entreprise est une personne physique exerçant son activité en nom propre ?> - edition) {?> + AutrePage) && $this->edition) {?> + @@ -260,7 +260,7 @@ Cette entreprise est une personne physique exerçant son activité en nom propre ), null, true); echo 'Siren '.$this->SirenTexte($lien->siren).''; }?> - edition && intval($lien->siren)!=0) {?> + AutrePage) && $this->edition && intval($lien->siren)!=0) {?>
@@ -281,6 +281,7 @@ Cette entreprise est une personne physique exerçant son activité en nom propre
+AutrePage)) {?> \ No newline at end of file