Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 984 Rev 986
Line 383... Line 383...
383
					style="margin-bottom: 0px; margin-left: -2px; width: 210px;"/>
383
					style="margin-bottom: 0px; margin-left: -2px; width: 210px;"/>
384
				<?php else : ?>
384
				<?php else : ?>
385
					<span class="absent" style="float:none; margin-left:55px">
385
					<span class="absent" style="float:none; margin-left:55px">
386
						Pas de photo<br />
386
						Pas de photo<br />
387
						<a href="http://www.tela-botanica.org/page:cel" 
387
						<a href="http://www.tela-botanica.org/page:cel" 
388
							title="Ajouter une photographie au moyen du Carnet en Ligne" 
388
							title="Ajouter une photographie de <?= $nom_retenu ?> au moyen du Carnet en Ligne" 
389
							onclick="window.open(this.href); return false;" class="contribuer">
389
							onclick="window.open(this.href); return false;" class="contribuer">
390
							Contribuer
390
							Contribuer
391
						</a>
391
						</a>
392
					</span>
392
					</span>
393
				<?php endif; ?>
393
				<?php endif; ?>