Rev 7661 | Rev 12498 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7661 | Rev 11676 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | !read lang/help.$modu_lang/$special_parm.phtml |
27 | !read lang/help.$modu_lang/$special_parm.phtml |
28 | !read help/keywords.phtml |
28 | !read help/keywords.phtml |
29 | </div> |
29 | </div> |
30 | !exit |
30 | !exit |
31 | !endif |
31 | !endif |
- | 32 | !if $special_parm iswordof level |
|
- | 33 | !!help is in the directory scripts/ |
|
- | 34 | !read help/$modu_lang/$special_parm.phtml |
|
- | 35 | !exit |
|
32 | 36 | !endif |
|
33 | !if $special_parm!=$empty |
37 | !if $special_parm!=$empty |
34 | !read lang/help.$modu_lang/$special_parm.phtml |
38 | !read lang/help.$modu_lang/$special_parm.phtml |
35 | !endif |
39 | !endif |
36 | </div> |
40 | </div> |
37 | !changeto lang/help.phtml.$modu_lang |
41 | !changeto lang/help.phtml.$modu_lang |