Rev 11673 | Rev 11675 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11673 | Rev 11674 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | !goto end |
34 | !goto end |
35 | !endif |
35 | !endif |
36 | 36 | ||
37 | !form reply |
37 | !form reply |
38 | 38 | ||
39 | !if $class_typename!=course and |
39 | !if $class_typename!=course and $class_type!=0 and ($class_typename!=class or $class_type!=1) |
40 | !!not a course or individual class or class in group of classes |
40 | !!not a course or individual class or class in group of classes |
41 | !! for groups and portal, the class password is used for teachers registration |
41 | !! for groups and portal, the class password is used for teachers registration |
42 | !set name_classpasswd = $name_classpasswdt |
42 | !set name_classpasswd = $name_classpasswdt |
43 | !set name_classpasswd_hlp = $name_classpasswdt_hlp |
43 | !set name_classpasswd_hlp = $name_classpasswdt_hlp |
44 | !endif |
44 | !endif |