Subversion Repositories wimsdev

Rev

Rev 15421 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. !if $wims_ismanager!=2
  3.  !exit
  4. !endif
  5.  
  6. !if $help_subject=conf
  7.   !changeto conf/help-conf.phtml
  8. !endif
  9.  
  10. !if $help_subject=soft
  11.   !changeto lang/help-soft.phtml.$modu_lang
  12. !endif
  13.  
  14. !if $help_subject=access
  15.   !changeto help/$modu_lang/accessconf.phtml
  16. !endif
  17.  
  18. !if $help_subject iswordof publication download
  19.   !changeto help/$modu_lang/publication.phtml
  20. !endif
  21.  
  22. !if $help_subject=motd
  23.   !changeto lang/help-motd.phtml.$modu_lang
  24. !endif
  25.  
  26. $name_warning_help
  27.