Rev 9960 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9960 | Rev 12488 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !if $special_parm iswordof filter |
3 | !if $special_parm iswordof filter |
4 | !read help/$special_parm.phtml |
4 | !read help/$special_parm.phtml |
5 | !exit |
5 | !exit |
6 | !endif |
6 | !endif |
7 | !bound special_parm within $listhelp default listvar |
7 | !bound special_parm within $listhelp default listvar |
8 | !changeto lang/help.phtml.$moduclass_lang $special_parm |
8 | !changeto lang/help.phtml.$moduclass_lang $special_parm |