Subversion Repositories wimsdev

Rev

Rev 9471 | Rev 13868 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9471 Rev 13399
Line 3... Line 3...
3
!if $error=bad_password
3
!if $error=bad_password
4
 Password not recognized. Please try again after a few seconds.
4
 Password not recognized. Please try again after a few seconds.
5
 <form action="#" name="chrono">
5
 <form action="#" name="chrono">
6
 <span class="wims_warning">$wims_name_warning</span>! Any password sent within the next 5 seconds
6
 <span class="wims_warning">$wims_name_warning</span>! Any password sent within the next 5 seconds
7
 will be rejected!
7
 will be rejected!
8
 <input size="1" name="clock" /> </form>
8
 <input size="1" name="clock" disabled /> </form>
9
 !exit
9
 !exit
10
!endif
10
!endif
11
 
11
 
12
!if $error=in_exam
12
!if $error=in_exam
13
 You cannot change class when you are taking exams.
13
 You cannot change class when you are taking exams.
Line 38... Line 38...
38
 Your login is incorrect or you have forgotten to provide a valid email address.
38
 Your login is incorrect or you have forgotten to provide a valid email address.
39
<br />
39
<br />
40
 Ask your teacher for a new password.
40
 Ask your teacher for a new password.
41
<form action="#" name="chrono">
41
<form action="#" name="chrono">
42
<span class="wims_warning">$wims_name_warning</span> !Please wait for 5 seconds before typing the password again.
42
<span class="wims_warning">$wims_name_warning</span> !Please wait for 5 seconds before typing the password again.
43
<input size="1" name="clock" /> </form>
43
<input size="1" name="clock" disabled /> </form>
44
 !exit
44
 !exit
45
!endif
45
!endif
46
 
46
 
47
!msg $error
47
!msg $error