Subversion Repositories wimsdev

Rev

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

Rev 3985 Rev 14330
Line 2... Line 2...
2
 
2
 
3
!if too_many_users=$error
3
!if too_many_users=$error
4
 Your class has too many participants ($ucnt).
4
 Your class has too many participants ($limit).
5
 Grades can only be manually entered
5
 Grades can only be manually entered
6
 for classes with at most $maxuser participants. Sorry.
6
 for classes with at most $maxuser participants. Sorry.
7
 !exit
7
 !exit
8
!endif
8
!endif
9
 
9