Rev 9625 | Rev 9650 | 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"> |
||
9645 | bpr | 8 | !set wims_ref_class=wims_button wims_warning |
9 | !href cmd=reply&job=deldoc $wims_name_yes, $wims_name_erase |
||
9623 | guerimand | 10 | |
11 | !set wims_ref_class=wims_button |
||
9645 | bpr | 12 | !href cmd=resume&step=0&job=prop&doc=$sdoc $wims_name_no, $wims_name_giveup |
13 | </p>, |
||
9623 | guerimand | 14 | !endif |
15 | !tail |
||
16 | |||
17 | !reset job |