Subversion Repositories wimsdev

Rev

Rev 11616 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11616 Rev 12618
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
3
!else
4
 !for e in structure,supervisor,addcsvclass,pass,passs
4
  !for e in structure,supervisor,addcsvclass,pass,passs
5
  !read lang/help.phtml.$moduclass_lang $e
5
    !read lang/help.phtml.$moduclass_lang $e
6
!next
6
  !next
7
!endif
7
!endif