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 | Il corso ha troppi iscritti ( |
4 | Il corso ha troppi iscritti ($limit). |
5 | Spiacenti: l'inserimento manuale dei voti può essere effettuato solo |
5 | Spiacenti: l'inserimento manuale dei voti può essere effettuato solo |
6 | per corsi con massimo $maxuser studenti. |
6 | per corsi con massimo $maxuser studenti. |
7 | !exit |
7 | !exit |
8 | !endif |
8 | !endif |
9 | 9 |