Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 587 Rev 614
Line 8... Line 8...
8
		#cel-galerie-photo #cel-photo-extra img{
8
		#cel-galerie-photo #cel-photo-extra img{
9
			width:<?=(($colonne * 69)-6)?>px;
9
			width:<?=(($colonne * 69)-6)?>px;
10
		}
10
		}
11
	</style>
11
	</style>
12
	<!-- Javascript : bibliothèques -->
12
	<!-- Javascript : bibliothèques -->
13
	<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/fancybox/1.3.4/jquery.fancybox-1.3.4.js"></script>
13
	<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/fancybox/1.3.4/jquery.fancybox-1.3.4.pack.js"></script>
Line 14... Line 14...
14
 
14
 
15
<?php if (isset($erreurs) || isset($informations)) : ?>
15
<?php if (isset($erreurs) || isset($informations)) : ?>
16
	<h1>Erreur &amp; informations</h1>
16
	<h1>Erreur &amp; informations</h1>
17
	<p>Impossible d'afficher le flux.</p>
17
	<p>Impossible d'afficher le flux.</p>