Subversion Repositories wimsdev

Rev

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

  1.  
  2. !if class != $doctype and $wims_ismanager<2 and $doc iswordof $openlist
  3.   <div>
  4.     !read lang/names.phtml.$modu_lang erase1
  5.   </div>
  6.   !exit
  7. !endif
  8.  
  9. <div>
  10.   !read lang/names.phtml.$modu_lang erase2
  11. </div>
  12. <div class="wimscenter">
  13.   !set wims_ref_class=wims_button wims_warning
  14.   !href cmd=reply&rEg=yes $wims_name_yes
  15.   &nbsp; &nbsp;
  16.   !set wims_ref_class=wims_button wims_secondary_button
  17.   !href cmd=new&job=home $wims_name_no
  18. </div>
  19.