Rev 9567 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9567 | Rev 12429 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !if $special_parm=filter |
4 | !if $special_parm=filter |
5 | !changeto help/$moduclass_lang/$special_parm.phtml |
5 | !changeto help/$moduclass_lang/$special_parm.phtml |
6 | !endif |
6 | !endif |
7 | !read lang/help.phtml.$lang $special_parm |
7 | !read lang/help.phtml.$lang $special_parm |
8 | !if $help_isread!=yes |
8 | !if $help_isread!=yes |
9 | !changeto lang/help.phtml.en |
9 | !changeto lang/help.phtml.en |
10 | !endif |
10 | !endif |