Subversion Repositories wimsdev

Rev

Rev 13311 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. <div class="wims_content">
  3.   !if class != $doctype and $wims_ismanager<2 and $doc iswordof $openlist
  4.     <div>
  5.       !read lang/names.phtml.$modu_lang erase1
  6.     </div>
  7.     !exit
  8.   !endif
  9.  
  10.   !read lang/names.phtml.$modu_lang erase2
  11.  
  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. </div>
  20.