Subversion Repositories wimsdev

Rev

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

Rev 6235 Rev 9471
Line 1... Line 1...
1
!set wims_module_log=ERROR $error
1
!set wims_module_log=ERROR $error
2
 
-
 
3
<span class="wims_warning">$wims_name_Error</span>.
-
 
4
 
2
 
5
!if $error=bad_password
3
!if $error=bad_password
6
 Password errata. Riprova tra qualche secondo.
4
 Password errata. Riprova tra qualche secondo.
7
 <form action="#" name="chrono">
5
 <form action="#" name="chrono">
8
 <span class="wims_warning">$wims_name_warning</span>! Aspettare 5 secondi o la password
6
 <span class="wims_warning">$wims_name_warning</span>! Aspettare 5 secondi o la password
9
 non sarà accettata!
7
 non sarà accettata!
10
 <input size="1" name="clock" /> </form>
8
 <input size="1" name="clock" /> </form>
11
 !exit
9
 !exit
12
!endif
10
!endif
13
 
11
 
14
!if $error=in_exam
12
!if $error=in_exam
15
 Non è possibile cambiare corso nel mezzo di un esame.
13
 Non è possibile cambiare corso nel mezzo di un esame.
16
 !exit
14
 !exit
Line 18... Line 16...
18
 
16
 
19
!if $error=recent_rafale
17
!if $error=recent_rafale
20
 L'accesso è sospeso per 10 minuti a causa di attività irregolari.
18
 L'accesso è sospeso per 10 minuti a causa di attività irregolari.
21
 !exit
19
 !exit
22
!endif
20
!endif
23
 
21
 
24
!if $error=no_cgu
22
!if $error=no_cgu
25
 Per accedere ai servizi di WIMS dovete accettare le condizioni generali di
23
 Per accedere ai servizi di WIMS dovete accettare le condizioni generali di
26
 utilizzo (CGU) del server. Per proseguire è necessario accettare le CGU. 
24
 utilizzo (CGU) del server. Per proseguire è necessario accettare le CGU.
27
 !form reply
25
 !form reply
28
  !formcheckbox agreecgu list yes prompt $name_acceptcgu
26
  !formcheckbox agreecgu list yes prompt $name_acceptcgu
29
  [
27
  [
30
  !href cmd=help $name_seecgu
28
  !href cmd=help $name_seecgu
31
  ]
29
  ]
32
  !let save_logincgu=$auth_user
30
  !let save_logincgu=$auth_user
33
  <div class="wimscenter wimsform">
31
  <div class="wimscenter wimsform">
34
  <input type="submit" value="$wims_name_tosave" />
32
  <input type="submit" value="$wims_name_tosave" />
35
  </div>
33
  </div>
36
 
34
 
37
!formend
35
!formend
38
 !exit
36
 !exit
39
!endif
37
!endif
40
 
38
 
41
!if $error=bad_loginmail
39
!if $error=bad_loginmail