Subversion Repositories wimsdev

Rev

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

  1.  
  2. !read lang/names.phtml.$moduclass_lang
  3.  
  4. !read adm/css.phtml
  5. !if $cmd=help
  6.  !header
  7.  !changeto help.phtml
  8. !endif
  9. !header1
  10.  
  11. !read adm/title.phtml 1\
  12. $wims_classname - $wims_institutionname\
  13. $name_title
  14.  
  15. !if $error!=$empty
  16.  <p>
  17.  !read lang/msg.phtml.$moduclass_lang
  18.  <p>
  19.  !href module=home $name_homeback
  20. . <p>
  21. !set wims_menu_items=!append line back,1,module=home\
  22. to $wims_menu_items
  23.  !goto end
  24. !endif
  25.  
  26. !read activity.phtml
  27.  
  28. :end
  29. !tail
  30.  
  31. !reset show
  32.  
  33.