Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1513 Rev 1574
Line 3... Line 3...
3
		<img src="<?=$image['binaire.href']?>" alt="<?=$id?>" />
3
		<img src="<?=$image['binaire.href']?>" alt="<?=$id?>" />
4
	</div>
4
	</div>
5
	<div class="importance1">
5
	<div class="importance1">
6
		<dl>
6
		<dl>
7
			<dt>Photo n°</dt><dd><?=$id?></dd>
7
			<dt>Photo n°</dt><dd><?=$id?></dd>
8
			<dt>Titre</dt><dd><?= $image['determination.nom_sci'] ?><br /></dd>
8
			<dt>Titre</dt><dd><?= $image['determination.nom_sci'] ?>
-
 
9
				<a title="Signaler une mauvaise identification sur IdentiPlante"
-
 
10
					   href="<?= urlMauvaiseIdentification ?>">
-
 
11
						Signaler une mauvaise identification
-
 
12
					</a><br /></dd>
9
			<dt>Description</dt><dd><?= $image['determination.libelle'] ?><br /></dd>
13
			<dt>Description</dt><dd><?= $image['determination.libelle'] ?><br /></dd>
10
			<dt>Localisation</dt><dd><?=$image['station.commune'] ?><br /></dd>
14
			<dt>Localisation</dt><dd><?=$image['station.commune'] ?><br /></dd>
11
			<dt>Auteur</dt>
15
			<dt>Auteur</dt>
12
			<dd>
16
			<dd>
13
				<? if ($image['auteur.id']) : ?>
17
				<? if ($image['auteur.id']) : ?>