Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 885 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 885 Rev 906
Line 7... Line 7...
7
	var VALEUR_DEFAUT_NOM_SCI = "<?= $i18n['valeur-form-nom-sci']; ?>";
7
	var VALEUR_DEFAUT_NOM_SCI = "<?= $i18n['valeur-form-nom-sci']; ?>";
8
	var VALEUR_DEFAUT_NOM_VERNA = "<?= $i18n['valeur-form-nom-verna']; ?>";
8
	var VALEUR_DEFAUT_NOM_VERNA = "<?= $i18n['valeur-form-nom-verna']; ?>";
9
	var VALEUR_DEFAUT_AU = "<?=$i18n['valeur-form-auteur']?>";
9
	var VALEUR_DEFAUT_AU = "<?=$i18n['valeur-form-auteur']?>";
10
	var VALEUR_DEFAUT_BIB = "<?=$i18n['valeur-form-bib']?>";
10
	var VALEUR_DEFAUT_BIB = "<?=$i18n['valeur-form-bib']?>";
11
	var VALEUR_DEFAUT_DATE = "<?=$i18n['valeur-form-date']?>";
11
	var VALEUR_DEFAUT_DATE = "<?=$i18n['valeur-form-date']?>";
-
 
12
	var URL_BASE_FICHE_TAXON = "<?=$url_base_fiche_taxon?>";
Line 12... Line 13...
12
	
13
	
13
 // -->
14
 // -->
14
</script>
15
</script>
15
<form id="ef-form-nomenclature" name="ef-form-nomenclature" action="<?=$url_form;?>" method="get">
16
<form id="ef-form-nomenclature" name="ef-form-nomenclature" action="<?=$url_form;?>" method="get">