Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 6 → Rev 7

/trunk/actu/dist/login.html
New file
0,0 → 1,42
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG">
<head>
<title><:login_acces_prive:></title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
<link rel="stylesheet" href="spip_style.css" type="text/css" />
<link rel="stylesheet" href="#DOSSIER_SQUELETTE/typographie.css" type="text/css" />
</head>
<body>
 
<div style='text-align: center; margin: auto; width: 400px'>
<br /><br /><br />
<table width="100%"><tr><td>
<div style="float: center">
<h3 class="spip">#NOM_SITE_SPIP<br />
<small><:login_acces_prive:></small>
</h3>
<div style="text-align: #LANG_RIGHT">#MENU_LANG_ECRIRE</div>
</div>
 
#LOGIN_PRIVE
 
<div style='text-align: center;font-family: Verdana,arial,helvetica,sans-serif; font-size: 12px;'>
 
[&#91;<a style='color: #e86519'
href='spip_inscription.php3?mode=(#URL_SITE_SPIP|tester_config{mode_inscription})&amp;focus=nom_inscription'
target="spip_pass"
onclick="javascript:window.open(this.href, 'spip_pass', 'scrollbars=yes, resizable=yes, width=480, height=500'); return false;"><:login_sinscrire:></a>&#93;]
 
&#91;<a style='color: #e86519'
href="spip_pass.php3"
target="spip_pass"
onclick="javascript:window.open(this.href, 'spip_pass', 'scrollbars=yes, resizable=yes, width=480, height=280'); return false;"><:login_motpasseoublie:></a>&#93;
 
&#91;<a style='color: #e86519' href="#URL_SITE_SPIP/"><:login_retoursitepublic:></a>&#93;
 
</div>
 
</td></tr></table></div>
 
</body>
</html>