Subversion Repositories wimsdev

Rev

Rev 9565 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !!##!! language independant
  2. !!
  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
  7. !read lang/help.phtml.$lang $special_parm
  8. !if $help_isread!=yes
  9.  !changeto lang/help.phtml.en
  10. !endif
  11.