Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
2284 bpr 1
 
23 reyssat 2
!if class != $doctype and $wims_ismanager<2 and $doc iswordof $openlist
12490 bpr 3
  <div>
13311 obado 4
    !read lang/names.phtml.$modu_lang erase1
12490 bpr 5
  </div>
6
  !exit
23 reyssat 7
!endif
8
 
5832 bpr 9
<div>
13311 obado 10
  !read lang/names.phtml.$modu_lang erase2
5832 bpr 11
</div>
5754 bpr 12
<div class="wimscenter">
13311 obado 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
5754 bpr 18
</div>