Rev 12465 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12465 | Rev 12861 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | 6 | ||
7 | !if $special_parm_!=$empty |
7 | !if $special_parm_!=$empty |
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 |
|
- | 12 | !read help/squarescore.phtml |
|
- | 13 | !endif |
|
11 | !set list=!record 0 of adm/class/sheetformula |
14 | !set list=!record 0 of adm/class/sheetformula |
12 | !set list=!items2lines $list |
15 | !set list=!items2lines $list |
13 | !set wims_backslash_insmath=yes |
16 | !set wims_backslash_insmath=yes |
14 | !set help_sw=!line $[$special_parm+1] of $shweights |
17 | !set help_sw=!line $[$special_parm+1] of $shweights |
15 | !set help_score_max=!line 1 of $shweights |
18 | !set help_score_max=!line 1 of $shweights |