Subversion Repositories wimsdev

Rev

Rev 9565 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9565 Rev 9567
Line 1... Line 1...
1
!!##!! language independant
1
!!##!! language independant
2
!!
2
!!
3
!bound special_parm within color,$empty default $empty
3
!bound special_parm within color,filter,$empty default $empty
-
 
4
!if $special_parm=filter
-
 
5
  !changeto help/$moduclass_lang/$special_parm.phtml
-
 
6
!endif
4
!read lang/help.phtml.$lang $special_parm
7
!read lang/help.phtml.$lang $special_parm
5
!if $help_isread!=yes
8
!if $help_isread!=yes
6
 !changeto lang/help.phtml.en
9
 !changeto lang/help.phtml.en
7
!endif
10
!endif