Subversion Repositories wimsdev

Rev

Rev 9436 | Rev 10253 | 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. !read adm/title.phtml 1\
  8. $classname\
  9. $name_title
  10.  
  11. !if $error!=$empty
  12.  <div class="wims_msg alert">
  13.  !read lang/msg.phtml.$moduclass_lang
  14.  </div>
  15. !else
  16.  !read $job.phtml
  17. !endif
  18.  
  19. !set wims_menu_items=!append line moduback,1,module=$dir\
  20. to $wims_menu_items
  21.  
  22. !tail
  23.  
  24. !set job=
  25.