Subversion Repositories wimsdev

Rev

Rev 16003 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
15998 guerimand 1
!let listhelp=hideshow
2
 
3
!bound special_parm within $listhelp default hideshow
4
 
5
!if $special_parm=$empty
6
  !exit
7
!else
8
  !changeto lang/help.phtml.$lang $special_parm
9
!endif