Rev 14572 | Rev 14819 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14572 | Rev 14796 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | llist=!append item $l_ to $llist |
28 | llist=!append item $l_ to $llist |
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. |
33 | !! if change, some limit in var.def have to be adapted.(and zonelistlabel...) |
34 | max_zone=3 |
34 | max_zone=3 |
- | 35 | zonelistlabelstudent=student1,student2,student3 |
|
- | 36 | zonelistlabelteacher=teacher1,teacher2,teacher3 |
|
- | 37 | zonelistlabel=$zonelistlabelstudent,$zonelistlabelteacher |