Rev 10751 | Rev 11518 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10751 | Rev 10928 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !if $class_defined!=yes |
3 | !if $class_defined!=yes |
- | 4 | <div class="wims_msg alert"> |
|
4 | <span class="wims_warning">$wims_name_Error</span>. $name_warning |
5 | <span class="wims_warning">$wims_name_Error</span>. $name_warning |
- | 6 | </div> |
|
5 | !exit |
7 | !exit |
6 | !endif |
8 | !endif |
7 | 9 | ||
8 | !read adm/class/initclass $class,auth |
10 | !read adm/class/initclass $class,auth |
9 | !if $class_mixed_external_auth>0 and $auth_user !=supervisor |
11 | !if $class_mixed_external_auth>0 and $auth_user !=supervisor |