Subversion Repositories Applications.referentiel

Rev

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

Rev 162 Rev 201
Line 5... Line 5...
5
	<p><em>Le nombre de résultats correspond au nombre de nom retenu retourné.</em></p>
5
	<p><em>Le nombre de résultats correspond au nombre de nom retenu retourné.</em></p>
6
	<? if (isset($resultats)) : ?>
6
	<? if (isset($resultats)) : ?>
7
		<table> 
7
		<table> 
8
			<thead>
8
			<thead>
9
				<tr>
9
				<tr>
10
					<th title="Identifiant numérique du nom scientifique retenu">Id du nom retenu</th>
10
					<th title="Identifiant numérique du nom scientifique retenu">num_nom du nom retenu</th>
11
					<th title="Identifiant numérique du nom scientifique">Id</th>
11
					<th title="Identifiant numérique du nom scientifique">num_nom</th>
12
					<th>Nom scientifique</th>
12
					<th>Nom scientifique</th>
13
					<th>Auteur</th>
13
					<th>Auteur</th>
14
					<th>Année</th>
14
					<th>Année</th>
15
					<th>Référence bibliographique</th>
15
					<th>Référence bibliographique</th>
16
					<th>Nom addendum</th>
16
					<th>Nom addendum</th>