Rev 2217 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2217 | Rev 11616 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $special_parm!=$empty |
1 | !if $special_parm!=$empty |
2 | !read lang/help.phtml.$moduclass_lang $special_parm |
2 | !read lang/help.phtml.$moduclass_lang $special_parm |
- | 3 | !else |
|
- | 4 | !for e in structure,supervisor,addcsvclass,pass,passs |
|
- | 5 | !read lang/help.phtml.$moduclass_lang $e |
|
- | 6 | !next |
|
3 | !endif |
7 | !endif |