Rev 5372 | Rev 5764 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5372 | Rev 5734 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | !if $error=bad_password |
5 | !if $error=bad_password |
6 | Password not recognized. Please try again after a few seconds. |
6 | Password not recognized. Please try again after a few seconds. |
7 | <form action="#" name="chrono"> |
7 | <form action="#" name="chrono"> |
8 | <span class="wims_warning">$wims_name_warning</span>! Any password sent within the next 5 seconds |
8 | <span class="wims_warning">$wims_name_warning</span>! Any password sent within the next 5 seconds |
9 | will be rejected! |
9 | will be rejected! |
10 | <input |
10 | <input size="1" name="clock"/> </form> |
11 | !exit |
11 | !exit |
12 | !endif |
12 | !endif |
13 | 13 | ||
14 | !if $error=in_exam |
14 | !if $error=in_exam |
15 | You cannot change class when you are taking exams. |
15 | You cannot change class when you are taking exams. |
Line 29... | Line 29... | ||
29 | [ |
29 | [ |
30 | !href cmd=help $name_seecgu |
30 | !href cmd=help $name_seecgu |
31 | ] |
31 | ] |
32 | !let save_logincgu=$auth_user |
32 | !let save_logincgu=$auth_user |
33 | <center> |
33 | <center> |
34 | <input type="submit" value="$wims_name_tosave"> |
34 | <input type="submit" value="$wims_name_tosave"/> |
35 | </center> |
35 | </center> |
36 | </form> |
36 | </form> |
37 | !exit |
37 | !exit |
38 | !endif |
38 | !endif |
39 | 39 | ||
Line 41... | Line 41... | ||
41 | Your login is incorrect or you have forgotten to provide a valid email address. |
41 | Your login is incorrect or you have forgotten to provide a valid email address. |
42 | <br> |
42 | <br> |
43 | Ask your teacher for a new password. |
43 | Ask your teacher for a new password. |
44 | <form action="#" name="chrono"> |
44 | <form action="#" name="chrono"> |
45 | <span class="wims_warning">$wims_name_warning</span> !Please wait for 5 seconds before typing the password again. |
45 | <span class="wims_warning">$wims_name_warning</span> !Please wait for 5 seconds before typing the password again. |
46 | <input |
46 | <input size="1" name="clock"/> </form> |
47 | !exit |
47 | !exit |
48 | !endif |
48 | !endif |
49 | 49 | ||
50 | !msg $error |
50 | !msg $error |