Subversion Repositories ALCASAR

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
1 root 1
<html>
2
<head>
3
<title>Expiration Help Page</title>
4
<link rel="stylesheet" href="../style.css">
5
</head>
6
<body bgcolor="#80a040" background="../images/greenlines1.gif" link="black" alink="black">
7
<center>
8
<table border=0 width=540 cellpadding=1 cellspacing=1>
9
<tr valign=top>
10
<td width=340></td>
11
<td bgcolor="black" width=400>
12
	<table border=0 width=100% cellpadding=2 cellspacing=0>
13
	<tr bgcolor="#907030" align=right valign=top><th><font color="white">Page d'aide : date d'expiration</font>&nbsp;</th></tr>
14
	</table>
15
</td></tr>
16
<tr bgcolor="black" valign=top><td colspan=2>
17
	<table border=0 width=100% cellpadding=12 cellspacing=0 bgcolor="#ffffd0" valign=top>
18
	<tr><td>
19
<br>
20
<center>
21
<pre>
22
  Cet attribut d&eacute;finit la date d'expiration du compte.
23
  Le format est "jour mois ann&eacute;e" (ex: 20 april 2002).
24
  Les mois en anglais sont : january, february, march, april, may, june,
25
  july, august, september, october, november, december
26
<HR>
27
  This attribute can be used to set the user expiration date. It
28
  should be in the format "$month_day $month_name $year" like:
29
  "20 april 2002"
30
</pre>
31
</td></tr>
32
<tr><td align=center>
33
<a href="javascript:window.close();"><b>Fermer cette fen&ecirc;tre</b></a>
34
</td></tr>
35
</center>
36
</table>
37
</tr>
38
</table>
39
</body>
40
</html>