Subversion Repositories Sites.tela-botanica.org

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
7 david 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html dir="#LANG_DIR" lang="#LANG">
3
<head>
4
	<title><:login_acces_prive:></title>
5
	<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
6
	<link rel="stylesheet" href="spip_style.css" type="text/css" />
7
	<link rel="stylesheet" href="#DOSSIER_SQUELETTE/typographie.css" type="text/css" />
8
</head>
9
<body>
10
 
11
<div style='text-align: center; margin: auto; width: 400px'>
12
<br /><br /><br />
13
      <table width="100%"><tr><td>
14
	<div style="float: center">
15
		<h3 class="spip">#NOM_SITE_SPIP<br />
16
		  <small><:login_acces_prive:></small>
17
		</h3>
18
		<div style="text-align: #LANG_RIGHT">#MENU_LANG_ECRIRE</div>
19
	</div>
20
 
21
#LOGIN_PRIVE
22
 
23
	      <div style='text-align: center;font-family: Verdana,arial,helvetica,sans-serif; font-size: 12px;'>
24
 
25
[&#91;<a style='color: #e86519'
26
	href='spip_inscription.php3?mode=(#URL_SITE_SPIP|tester_config{mode_inscription})&amp;focus=nom_inscription'
27
	target="spip_pass"
28
	onclick="javascript:window.open(this.href, 'spip_pass', 'scrollbars=yes, resizable=yes, width=480, height=500'); return false;"><:login_sinscrire:></a>&#93;]
29
 
30
&#91;<a style='color: #e86519'
31
	href="spip_pass.php3"
32
	target="spip_pass"
33
	onclick="javascript:window.open(this.href, 'spip_pass', 'scrollbars=yes, resizable=yes, width=480, height=280'); return false;"><:login_motpasseoublie:></a>&#93;
34
 
35
&#91;<a style='color: #e86519' href="#URL_SITE_SPIP/"><:login_retoursitepublic:></a>&#93;
36
 
37
</div>
38
 
39
</td></tr></table></div>
40
 
41
</body>
42
</html>