Rev 9623 | Rev 9645 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
9623 | guerimand | 1 | |
2 | !if $step<2 |
||
3 | !set propform_legend=$name_propdoc |
||
4 | !read proc/propform.phtml |
||
5 | !else |
||
6 | $name_deletemsg |
||
7 | <p class="wimscenter"> |
||
8 | !set wims_ref_class=wims_button |
||
9 | !href cmd=reply&job=deldoc $wims_name_yes |
||
10 | |
||
11 | !set wims_ref_class=wims_button |
||
12 | !href cmd=resume&step=0&job=prop&doc=$sdoc $wims_name_no |
||
13 | </p> |
||
14 | !endif |
||
15 | !tail |
||
16 | |||
17 | !reset job |