Rev 5832 | Rev 13311 | 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> |
4 | !read lang/names.phtml.$modu_lang erase1 |
||
5 | </div> |
||
6 | !exit |
||
23 | reyssat | 7 | !endif |
8 | |||
5832 | bpr | 9 | <div> |
2286 | bpr | 10 | !read lang/names.phtml.$modu_lang erase2 |
5832 | bpr | 11 | </div> |
5754 | bpr | 12 | <div class="wimscenter"> |
1545 | bpr | 13 | !href cmd=reply&rEg=yes $wims_name_yes |
23 | reyssat | 14 | |
1545 | bpr | 15 | !href cmd=new&job=home $wims_name_no |
5754 | bpr | 16 | </div> |
23 | reyssat | 17 |