Subversion Repositories wimsdev

Rev

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

  1. !read adm/class/classname.phtml $wims_classname\
  2. $wims_institutionname
  3.  
  4. !read adm/title.phtml 1\
  5. $classname\
  6. $livret_title\
  7. $name_job
  8.  
  9. <hr style="width:40%"/>
  10.  
  11. $name_delcomp
  12. <table class="wimscenter wimsnoborder">
  13.  <tr><td>
  14.   !href cmd=reply&job=delcomp&comp=$comp&cf_set=$wims_name_tosave $wims_name_yes
  15.  </td><td width="50">&nbsp;</td><td>
  16.   !href cmd=reply&job=addcomp&comp=$comp $wims_name_no
  17.  </td></tr>
  18. </table>
  19. !reset cf_set
  20.  
  21. !set wims_menu_items=!append line back2,1,cmd=reply&job=home\
  22. to $wims_menu_items
  23.  
  24.