Rev 14796 | Rev 15016 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14796 | Rev 14819 | ||
---|---|---|---|
Line 29... | Line 29... | ||
29 | !next i |
29 | !next i |
30 | !endif |
30 | !endif |
31 | 31 | ||
32 | !! number maximal of zone in type=3 |
32 | !! number maximal of zone in type=3 |
33 | !! if change, some limit in var.def have to be adapted.(and zonelistlabel...) |
33 | !! if change, some limit in var.def have to be adapted.(and zonelistlabel...) |
- | 34 | !! do not put more than 9 (some process cannot work with two digit) |
|
34 | max_zone=3 |
35 | max_zone=3 |
35 | zonelistlabelstudent=student1,student2,student3 |
36 | zonelistlabelstudent=student1,student2,student3 |
36 | zonelistlabelteacher=teacher1,teacher2,teacher3 |
37 | zonelistlabelteacher=teacher1,teacher2,teacher3 |
37 | zonelistlabel=$zonelistlabelstudent,$zonelistlabelteacher |
38 | zonelistlabel=$zonelistlabelstudent,$zonelistlabelteacher |