Rev 15421 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !if $test=$empty or $nlist=$empty |
||
15421 | bpr | 3 | $name_backup |
4 | !href cmd=reply&job=conf&confcat=6 $name_click |
||
5 | $name_daily |
||
6 | !goto end |
||
23 | reyssat | 7 | !endif |
8 | |||
5977 | bpr | 9 | <p class="wimstech"> |
2486 | bpr | 10 | $name_last: $test. |
5977 | bpr | 11 | $name_download: </p> |
23 | reyssat | 12 | !for f in $nlist |
15421 | bpr | 13 | !getfile $f $f |
17180 | bpr | 14 | <br> |
23 | reyssat | 15 | !next f |
16 | |||
17 | :end |
||
5977 | bpr | 18 | |
23 | reyssat | 19 | !set wims_form_method=file |
20 | !form reply |
||
17180 | bpr | 21 | <input type="hidden" name="job" value="restore"> |
22 | <input type="hidden" name="job2" value="restore"> |
||
23 | $name_restore: <br> |
||
24 | <input type="file" name="wims_deposit" size="50"> |
||
25 | <input type="submit" value="$wims_name_tosave"> |
||
5927 | bpr | 26 | |
27 | !formend |
||
6145 | bpr | 28 | <p class="small"> |
29 | $name_fast |
||
5927 | bpr | 30 | </p> |
23 | reyssat | 31 | |
32 | !reset job2 |
||
33 |