Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3964 → Rev 3966

/branches/v3.01-serpe/widget/modules/saisie/squelettes/apaforms.tpl.html
274,7 → 274,7
data-num-nom-ret="<?php echo $taxon['num_nom_ret'];?>"
data-nt="<?php echo $taxon['num_taxon'];?>"
data-famille="<?php echo $taxon['famille'];?>"
><?php echo ( 'plantes' === $squelette) ? $taxon['nom_fr'] : $taxon['nom_sel'];?></option>
><?php echo $taxon['nom_sel'];?></option>
<?php endforeach; ?>
<option value="autre">Autre espèce</option>
</select>