Subversion Repositories wimsdev

Rev

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

Rev 3985 Rev 4251
Line 34... Line 34...
34
 !exit
34
 !exit
35
!endif
35
!endif
36
 
36
 
37
!if $error = bad_data
37
!if $error = bad_data
38
 Algunas de sus definiciones no son correctas. Por favor corríjalas.
38
 Algunas de sus definiciones no son correctas. Por favor corríjalas.
-
 
39
 !exit
-
 
40
!endif
-
 
41
 
-
 
42
!if $error = no_vote
-
 
43
 Vous n'avez pas encore voté donc vous ne pouvez pas voir les résultats.
39
 !exit
44
 !exit
40
!endif
45
!endif
41
 
46
 
42
!msg $error
47
!msg $error
43
 
48