Rev 4360 | Rev 4400 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4360 | Rev 4367 | ||
---|---|---|---|
Line 21... | Line 21... | ||
21 | !exit |
21 | !exit |
22 | !endif |
22 | !endif |
23 | 23 | ||
24 | 24 | ||
25 | !if $error=no_cgu |
25 | !if $error=no_cgu |
26 | Vous n'avez pas |
26 | Vous n'avez pas encore 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. |
27 | Vous devez d'abord accepter les CGU avant de pouvoir vous identifier. |
28 | !form reply |
28 | !form reply |
29 | !formcheckbox agreecgu list yes prompt $name_acceptcgu |
29 | !formcheckbox agreecgu list yes prompt $name_acceptcgu |
30 |
|
30 | [ |
31 | !href cmd=help $name_seecgu |
31 | !href cmd=help $name_seecgu |
32 | ] |
32 | ] |
33 | !let save_logincgu=$auth_user |
33 | !let save_logincgu=$auth_user |
34 | < |
34 | <center> |
35 | <input type="submit" value="$wims_name_tosave"> |
35 | <input type="submit" value="$wims_name_tosave"> |
- | 36 | </center> |
|
36 | </form> |
37 | </form> |
37 | !exit |
38 | !exit |
38 | !endif |
39 | !endif |
39 | 40 | ||
40 | !msg $error |
41 | !msg $error |