Subversion Repositories Applications.annuaire

Compare Revisions

Regard whitespace Rev 437 → Rev 476

/branches/v1.2-autel/squelettes/annuaires/annuaire_tela_inscrits_resultat_recherche.tpl.html
90,5 → 90,5
<?php } ?>
<?php } else { ?>
<h3>Il y a <?= $nb_resultats ?> inscrit<?php if($nb_resultats > 1) echo 's' ?> correspondant à votre recherche </h3>
<?php $id_controleur = new Identificationcontroleur(); echo $id_controleur->afficherFormulaireIdentification($id_annuaire); ?>
<?php $id_controleur = new IdentificationControleur(); echo $id_controleur->afficherFormulaireIdentification($id_annuaire); ?>
<?php } ?>