Rev 4830 | Rev 7147 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | <ul> |
||
3569 | bpr | 3 | <li> |
6081 | czzmrn | 4 | $wims_name_passwd: |
4829 | guerimand | 5 | !href module=adm/class/passwd&job=class $wims_name_class |
6 | , |
||
4830 | guerimand | 7 | !if $class_type=4 or $class_type=2 |
8 | !let tmp=$wims_name_supervisor |
||
9 | !else |
||
10 | !let tmp=$wims_name_nameteacher |
||
11 | !endif |
||
12 | !href module=adm/class/passwd&job=user $tmp |
||
3569 | bpr | 13 | </li> |
14 | <li> |
||
2475 | bpr | 15 | !href cmd=renew&job=log $name_see_activity1. |
16 | ($name_see_activity2) |
||
3569 | bpr | 17 | </li> |
18 | <li> |
||
2475 | bpr | 19 | !href cmd=reply&job=grestrict $name_restriction1 |
20 | $name_restriction2 |
||
3569 | bpr | 21 | </li> |
22 | <li>$name_otherrestriction1 |
||
2475 | bpr | 23 | !href cmd=renew&job=list $name_otherrestriction2 |
23 | reyssat | 24 | . |
3569 | bpr | 25 | </li> |
23 | reyssat | 26 | </ul> |
27 |