Subversion Repositories wimsdev

Rev

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

  1.  
  2. !read adm/css.phtml
  3. !read adm/class/classname.phtml $wims_classname\
  4. $wims_institutionname
  5.  
  6. !header1
  7.  
  8. !read adm/title.phtml 1\
  9. $classname\
  10. $name_title
  11.  
  12. !if $error!=$empty
  13.  <p>
  14.  !read lang/msg.phtml.$moduclass_lang
  15.  <p>
  16. !else
  17.  !read $job.phtml
  18. !endif
  19.  
  20. !set wims_menu_items=!append line moduback,1,module=$dir\
  21. to $wims_menu_items
  22.  
  23. !tail
  24.  
  25. !set job=
  26.  
  27.