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 |
[[<a style='color: #e86519'
|
|
|
26 |
href='spip_inscription.php3?mode=(#URL_SITE_SPIP|tester_config{mode_inscription})&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>]]
|
|
|
29 |
|
|
|
30 |
[<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>]
|
|
|
34 |
|
|
|
35 |
[<a style='color: #e86519' href="#URL_SITE_SPIP/"><:login_retoursitepublic:></a>]
|
|
|
36 |
|
|
|
37 |
</div>
|
|
|
38 |
|
|
|
39 |
</td></tr></table></div>
|
|
|
40 |
|
|
|
41 |
</body>
|
|
|
42 |
</html>
|