449 |
"</span> |
"</span> |
450 |
". |
". |
451 |
_("Telecharger le recepisse de la demande")." |
_("Telecharger le recepisse de la demande")." |
452 |
</a></br>"); |
</a><br/>"); |
453 |
} |
} |
454 |
/*Sinon affiche un message d'erreur*/ |
/*Sinon affiche un message d'erreur*/ |
455 |
else { |
else { |
744 |
// L'ID DU DIV ET DE L'INPUT SUIVANT EST NECESSAIRE AU BON FONCTIONNEMENT DU JS |
// L'ID DU DIV ET DE L'INPUT SUIVANT EST NECESSAIRE AU BON FONCTIONNEMENT DU JS |
745 |
echo "<div id=\"delegataire\">"; |
echo "<div id=\"delegataire\">"; |
746 |
if ($maj < 2 OR ($maj == 3 AND !empty($this->valIdDemandeur["delegataire"]))) { |
if ($maj < 2 OR ($maj == 3 AND !empty($this->valIdDemandeur["delegataire"]))) { |
747 |
echo " <span class=\"om-icon om-icon-16 om-icon-fix arrow-right-16\"></span> "; |
echo " <span class=\"om-icon om-icon-16 om-icon-fix arrow-right-16\"> |
748 |
|
<!-- --> |
749 |
|
</span> "; |
750 |
} |
} |
751 |
// Affichage de la synthèse |
// Affichage de la synthèse |
752 |
if (isset ($this->valIdDemandeur["delegataire"]) AND |
if (isset ($this->valIdDemandeur["delegataire"]) AND |