Rev 5648 | Rev 8634 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5648 | Rev 8598 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !!!### language independant |
1 | !!!### language independant |
2 | !! |
2 | !! |
- | 3 | !set list_specialparm=general,allowtype,dependency,options,\ |
|
- | 4 | contenu,session,cutt |
|
3 | !read lang/names.phtml.$moduclass_lang |
5 | !read lang/names.phtml.$moduclass_lang |
4 | !if $special_parm!=$empty |
6 | !if $special_parm!=$empty |
5 | !bound special_parm within |
7 | !bound special_parm within $list_specialparm default contenu |
6 | !endif |
8 | !endif |
7 | 9 | ||
8 | !changeto lang/help.phtml.$moduclass_lang $special_parm |
10 | !changeto lang/help.phtml.$moduclass_lang $special_parm |