Rev 11450 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11450 | Rev 14091 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !if $error!=$empty |
2 | !if $error!=$empty |
3 | !exit |
3 | !exit |
4 | !endif |
4 | !endif |
5 | 5 | ||
6 | !read lang/names.phtml.$modu_lang delfile |
6 | !read lang/names.phtml.$modu_lang delfile |
7 | 7 | ||
8 | <div class="wimscenter"> |
8 | <div class="wimscenter"> |
9 | ! |
9 | !set wims_ref_class=wims_button wims_warning |
10 | !href cmd=reply&jobreq=delconfirm&fname=$fname $wims_name_yes |
10 | !href cmd=reply&jobreq=delconfirm&fname=$fname $wims_name_yes |
11 | $ |
11 | $ |
12 | ! |
12 | !set wims_ref_class=wims_button wims_secondary_button |
13 | !href cmd=reply&jobreq=flist $wims_name_no |
13 | !href cmd=reply&jobreq=flist $wims_name_no |
14 | </div> |
14 | </div> |