Subversion Repositories Applications.referentiel

Rev

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

Rev 74 Rev 112
Line 3... Line 3...
3
	<?=$fragmenteur;?>
3
	<?=$fragmenteur;?>
4
	<? if (isset($resultats)) : ?>
4
	<? if (isset($resultats)) : ?>
5
		<table> 
5
		<table> 
6
			<thead>
6
			<thead>
7
				<tr>
7
				<tr>
8
					<th>Identifiant numérique du nom scientifique retenu</th>
8
					<th title="Identifiant numérique du nom scientifique retenu">Id du nom retenu</th>
9
					<th>Identifiant numérique du nom scientifique</th>
9
					<th title="Identifiant numérique du nom scientifique">Id</th>
10
					<th>Nom scientifique</th>
10
					<th>Nom scientifique</th>
11
					<th>Auteur</th>
11
					<th>Auteur</th>
12
					<th>Année</th>
12
					<th>Année</th>
13
					<th>Référence bibliographique</th>
13
					<th>Référence bibliographique</th>
14
					<th>Nom addendum</th>
14
					<th>Nom addendum</th>