Subversion Repositories Applications.referentiel

Rev

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

Rev 374 Rev 391
Line 17... Line 17...
17
        
17
        
18
		<meta name="revisit-after" content="150 days" />
18
		<meta name="revisit-after" content="150 days" />
19
		<meta name="robots" content="noindex,nofollow" />
19
		<meta name="robots" content="noindex,nofollow" />
Line 20... Line 20...
20
		<meta name="author" content="Tela Botanica" />
20
		<meta name="author" content="Tela Botanica" />
21
 
21
 
Line 22... Line 22...
22
		<link rel="shortcut icon" type="image/x-icon" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
22
		<link rel="shortcut icon" type="image/x-icon" href="https://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
23
		<link rel="icon" type="image/png" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.png" />
23
		<link rel="icon" type="image/png" href="https://resources.tela-botanica.org/tb/img/16x16/favicon.png" />
24
 
24
 
Line 25... Line 25...
25
		<link rel="stylesheet" type="text/css" media="screen" href="interfaces/squelettes/css/humanity/jquery-ui-1.8.7.custom.css" />
25
		<link rel="stylesheet" type="text/css" media="screen" href="interfaces/squelettes/css/humanity/jquery-ui-1.8.7.custom.css" />
26
		<link rel="stylesheet" type="text/css" media="screen" href="interfaces/squelettes/css/referentiel/referentiel.css" />
26
		<link rel="stylesheet" type="text/css" media="screen" href="interfaces/squelettes/css/referentiel/referentiel.css" />
27
		<link rel="stylesheet" type="text/css" media="screen" href="interfaces/squelettes/css/referentiel/debogage.css" />
27
		<link rel="stylesheet" type="text/css" media="screen" href="interfaces/squelettes/css/referentiel/debogage.css" />
28
			
28
			
29
		<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/1.4.4/jquery-1.4.4.min.js"></script>
29
		<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/1.4.4/jquery-1.4.4.min.js"></script>
Line 30... Line 30...
30
		<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/cookie/1.0/jquery.cookie.min.js"></script>
30
		<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/cookie/1.0/jquery.cookie.min.js"></script>
31
		<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/chromatable/1.3.0/jquery.chromatable.js"></script>
31
		<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/chromatable/1.3.0/jquery.chromatable.js"></script>
Line 45... Line 45...
45
	<body xml:lang="fr" lang="fr">
45
	<body xml:lang="fr" lang="fr">
46
		<div id="zone-centrale">
46
		<div id="zone-centrale">
Line 47... Line 47...
47
 
47
 
48
			<div id="zone-logo">
48
			<div id="zone-logo">
49
				<a href="<?php echo Config::get('url_base'); ?>" title="Retour à l'accueil du site">
49
				<a href="<?php echo Config::get('url_base'); ?>" title="Retour à l'accueil du site">
50
					<img src="http://resources.tela-botanica.org/tb/img/128x128/logo_carre_officiel.png" alt="le logo de Tela Botanica"/>
50
					<img src="https://resources.tela-botanica.org/tb/img/128x128/logo_carre_officiel.png" alt="le logo de Tela Botanica"/>
51
				</a>
51
				</a>
Line 52... Line 52...
52
			</div>
52
			</div>
53
	
53
	
Line 86... Line 86...
86
					<p> &copy;<a href="http://www.tela-botanica.org/" accesskey="1">Tela Botanica</a> / 2000-<?=date('Y')?> - Le réseau des Botanistes Francophones</p>
86
					<p> &copy;<a href="http://www.tela-botanica.org/" accesskey="1">Tela Botanica</a> / 2000-<?=date('Y')?> - Le réseau des Botanistes Francophones</p>
87
				</div>
87
				</div>
88
			</div>			
88
			</div>			
89
		</div>
89
		</div>
90
	</body>
90
	</body>
91
</html>
-
 
92
91
</html>
-
 
92