Rev 3798 | Rev 12099 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3798 | Rev 8622 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !set listhelp=dependancies,allowtype,general,status,variable,feedback,series |
|
- | 2 | ||
1 | !if $special_parm iswordof sheetpage |
3 | !if $special_parm iswordof sheetpage |
2 | !read help/$special_parm.phtml |
4 | !read help/$special_parm.phtml |
3 | !exit |
5 | !exit |
4 | !endif |
6 | !endif |
5 | !bound special_parm within |
7 | !bound special_parm within $listhelp default $empty |
6 | !changeto lang/help.phtml.$moduclass_lang $special_parm |
8 | !changeto lang/help.phtml.$moduclass_lang $special_parm |