Rev 17230 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17230 | Rev 17386 | ||
---|---|---|---|
Line 21... | Line 21... | ||
21 | 10 Minuten lang blockiert. |
21 | 10 Minuten lang blockiert. |
22 | !exit |
22 | !exit |
23 | !endif |
23 | !endif |
24 | 24 | ||
25 | !if $error=no_cgu |
25 | !if $error=no_cgu |
26 | Vous n'avez pas accepté les conditions générales d'utilisation de ce serveur (CGU). |
- | |
27 | Vous devez d'abord accepter les CGU avant de pouvoir vous identifier. |
- | |
28 |
|
26 | !! TODO_lang |
29 | !formcheckbox agreecgu list yes prompt $name_acceptcgu |
- | |
30 | [ |
- | |
31 | !href cmd=help $name_seecgu |
- | |
32 | ] |
- | |
33 |
|
27 | !changeto lang/msg.phtml.fr |
34 | <div class="wimscenter wimsform"> |
- | |
35 | <input type="submit" value="$wims_name_tosave"> |
- | |
36 | </div> |
- | |
37 | - | ||
38 | !formend |
- | |
39 | !exit |
28 | !exit |
40 | !endif |
29 | !endif |
41 | 30 | ||
42 | !if $error=bad_loginmail |
31 | !if $error=bad_loginmail |
- | 32 | !! TODO_lang |
|
43 |
|
33 | !changeto lang/msg.phtml.fr |
44 |
|
34 | !exit |
- | 35 | !endif |
|
- | 36 | ||
45 |
|
37 | !if $error=bad_cas_connexion |
46 |
|
38 | !! TODO_lang |
47 | <span class="wims_warning">$wims_name_warning</span> ! Cette procédure de récupération de mot de passe est désactivée pendant 5 secondes ! |
- | |
48 |
|
39 | !changeto lang/msg.phtml.en |
49 | !exit |
40 | !exit |
50 | !endif |
41 | !endif |
51 | 42 | ||
52 | !if |
43 | !if $error=fullexamplecls |
53 |
|
44 | !! TODO_lang |
54 |
|
45 | !changeto lang/msg.phtml.fr |
55 | !exit |
46 | !exit |
56 | !endif |
47 | !endif |
57 | 48 | ||
58 | !msg $error |
49 | !msg $error |