Subversion Repositories wimsdev

Rev

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

Rev 13868 Rev 17230
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" disabled /> </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 26... Line 26...
26
  !formcheckbox agreecgu list yes prompt $name_acceptcgu
26
  !formcheckbox agreecgu list yes prompt $name_acceptcgu
27
  [
27
  [
28
  !href cmd=help $name_seecgu
28
  !href cmd=help $name_seecgu
29
  ]
29
  ]
30
  !let save_logincgu=$auth_user
30
  !let save_logincgu=$auth_user
31
  <div class="wimscenter wimsform"><input type="submit" value="$wims_name_tosave" /></div>
31
  <div class="wimscenter wimsform"><input type="submit" value="$wims_name_tosave"></div>
32
 
32
 
33
!formend
33
!formend
34
 !exit
34
 !exit
35
!endif
35
!endif
36
 
36
 
37
!if $error=bad_loginmail
37
!if $error=bad_loginmail
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" disabled /> </form>
43
<input size="1" name="clock" disabled> </form>
44
 !exit
44
 !exit
45
!endif
45
!endif
46
 
46
 
47
!if $error=bad_cas_connexion
47
!if $error=bad_cas_connexion
48
  There was a problem during the CAS connection.
48
  There was a problem during the CAS connection.