Rev 12861 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12861 | Rev 17873 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | !changeto lang/help.$moduclass_lang/$special_parm.phtml |
8 | !changeto lang/help.$moduclass_lang/$special_parm.phtml |
9 | !endif |
9 | !endif |
10 | 10 | ||
11 | !if $special_parm=$empty |
11 | !if $special_parm=$empty |
12 | !read help/squarescore.phtml |
12 | !read help/squarescore.phtml |
- | 13 | !if $wims_user!=supervisor |
|
- | 14 | !exit |
|
- | 15 | !endif |
|
13 | !endif |
16 | !endif |
14 | !set list=!record 0 of adm/class/sheetformula |
17 | !set list=!record 0 of adm/class/sheetformula |
15 | !set list=!items2lines $list |
18 | !set list=!items2lines $list |
16 | !set wims_backslash_insmath=yes |
19 | !set wims_backslash_insmath=yes |
17 | !set help_sw=!line $[$special_parm+1] of $shweights |
20 | !set help_sw=!line $[$special_parm+1] of $shweights |