Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1300 Rev 1308
Line 46... Line 46...
46
			Aucune illustration pour l'organe "<?= $tag ?>"
46
			Aucune illustration pour l'organe "<?= $tag ?>"
47
		<?php endif; ?>
47
		<?php endif; ?>
48
		</div>
48
		</div>
49
	<?php endforeach; ?>
49
	<?php endforeach; ?>
50
	<div id="grande-image-organe">
50
	<div id="grande-image-organe">
51
		<a class="lien-image-cel" href="">
51
		<a target="_blank" title="Voir cette image en grand format (s'ouvre dans une nouvelle fenĂȘtre)" href="">
52
			<img src="" alt="Grande image" />
52
			<img src="" alt="Grande image" />
53
		</a>
53
		</a>
54
	</div>
54
	</div>
55
	<div id="grande-image-legende">
55
	<div id="grande-image-legende">
56
		<div>
56
		<div>
Line 60... Line 60...
60
				<dt>Description</dt><dd id="grande-image-legende-description"><br></dd>
60
				<dt>Description</dt><dd id="grande-image-legende-description"><br></dd>
61
				<dt>Localisation</dt><dd id="grande-image-legende-localisation"><br></dd>
61
				<dt>Localisation</dt><dd id="grande-image-legende-localisation"><br></dd>
62
				<dt>Auteur</dt>
62
				<dt>Auteur</dt>
63
				<dd>
63
				<dd>
64
					<a id="grande-image-legende-auteur" href=""></a> 
64
					<a id="grande-image-legende-auteur" href=""></a> 
65
					<a id="grande-image-legende-id-destinataire" href="" class="mailto">(Contacter ...)</a>
65
					<a id="grande-image-legende-id-destinataire" href="" class="mailto">
-
 
66
						<img class="icone_action_ill" src="<?=Config::get('url_css_images')?>contact.png" />
-
 
67
					</a>
66
				</dd>
68
				</dd>
67
				<dt>Date d'observation</dt><dd id="grande-image-legende-date"><br></dd>
69
				<dt>Date d'observation</dt><dd id="grande-image-legende-date"><br></dd>
68
				<dt>Licence</dt><dd><a href="http://www.tela-botanica.org/page:licence" class="lien-externe">CC-BY-SA</a></dd>
70
				<dt>Licence</dt><dd><a href="http://www.tela-botanica.org/page:licence" class="lien-externe">CC-BY-SA</a></dd>
69
			</dl>
71
			</dl>
70
		</div>
72
		</div>