Subversion Repositories wimsdev

Rev

Rev 1170 | Rev 1769 | 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.  
  7. !!<html><head>
  8. !!$wims_html_header
  9. !!</head><body $wims_htmlbody>
  10. !!!headmenu
  11.  
  12. !header1
  13.  
  14. !read names.phtml
  15.  
  16. !read names.phtml
  17. !read adm/title.phtml 1\
  18. $wims_classname - $wims_institutionname\
  19. Statistiques d'activité
  20.  
  21. !!<center>$classname
  22. !!<p>
  23. !!<h1>Statistiques d'activité
  24. !!</h1></center> <p>
  25.  
  26. !if $error!=$empty
  27.  <p>
  28.  !read msg.phtml
  29.  
  30. !set wims_menu_items=!append line class_home,1,module=home\
  31.  to $wims_menu_items
  32.  
  33.  !goto end
  34. !endif
  35.  
  36. !read table.phtml
  37.  
  38. !!<hr>
  39.  
  40. !read form.phtml
  41.  
  42. :end
  43. !tail
  44.  
  45. !reset show
  46.  
  47.