Rev 12490 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12490 | Rev 13311 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !if class != $doctype and $wims_ismanager<2 and $doc iswordof $openlist |
2 | !if class != $doctype and $wims_ismanager<2 and $doc iswordof $openlist |
3 | <div> |
3 | <div> |
4 | !read lang/names.phtml.$modu_lang erase1 |
4 | !read lang/names.phtml.$modu_lang erase1 |
5 | </div> |
5 | </div> |
6 | !exit |
6 | !exit |
7 | !endif |
7 | !endif |
8 | 8 | ||
9 | <div> |
9 | <div> |
10 | !read lang/names.phtml.$modu_lang erase2 |
10 | !read lang/names.phtml.$modu_lang erase2 |
11 | </div> |
11 | </div> |
12 | <div class="wimscenter"> |
12 | <div class="wimscenter"> |
- | 13 | !set wims_ref_class=wims_button wims_warning |
|
13 | !href cmd=reply&rEg=yes $wims_name_yes |
14 | !href cmd=reply&rEg=yes $wims_name_yes |
14 | |
15 | |
- | 16 | !set wims_ref_class=wims_button wims_secondary_button |
|
15 | !href cmd=new&job=home $wims_name_no |
17 | !href cmd=new&job=home $wims_name_no |
16 | </div> |
18 | </div> |
17 | - |