Subversion Repositories wimsdev

Rev

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

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