Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Regard whitespace Rev 96 → Rev 97

/trunk/modules/recherche_simple/RechercheSimple.php
31,6 → 31,7
$donnees['nom_verna'] = true;
}
$donnees['url_form'] = $this->obtenirUrlBase();
$donnees['i18n'] = I18n::get('Recherche-form-nom');
return $this->getVue('form_nom', $donnees);