Rev 4360 | Rev 5351 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4360 | Rev 4367 | ||
---|---|---|---|
Line 19... | Line 19... | ||
19 | Ta uporabni¹ki raèun je zaklenjen za 10 minut zaradi nedovoljenih aktivnosti. |
19 | Ta uporabni¹ki raèun je zaklenjen za 10 minut zaradi nedovoljenih aktivnosti. |
20 | !exit |
20 | !exit |
21 | !endif |
21 | !endif |
22 | 22 | ||
23 | !if $error=no_cgu |
23 | !if $error=no_cgu |
24 | Vous n'avez pas accepté les |
24 | Vous n'avez pas accepté les conditions générales d'utilisation de ce serveur (CGU). |
25 | Vous devez d'abord accepter les CGU avant de pouvoir vous identifier. |
25 | Vous devez d'abord accepter les CGU avant de pouvoir vous identifier. |
26 | !form reply |
26 | !form reply |
27 | !formcheckbox agreecgu list yes prompt $name_acceptcgu |
27 | !formcheckbox agreecgu list yes prompt $name_acceptcgu |
28 |
|
28 | [ |
29 | !href cmd=help $name_seecgu |
29 | !href cmd=help $name_seecgu |
30 | ] |
30 | ] |
31 | !let save_logincgu=$auth_user |
31 | !let save_logincgu=$auth_user |
32 | < |
32 | <center> |
33 | <input type="submit" value="$wims_name_tosave"> |
33 | <input type="submit" value="$wims_name_tosave"> |
- | 34 | </center> |
|
34 | </form> |
35 | </form> |
35 | !exit |
36 | !exit |
36 | !endif |
37 | !endif |
37 | 38 | ||
38 | !msg $error |
39 | !msg $error |