Rev 6235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 15421 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !if $test=$empty or $nlist=$empty |
2 | !if $test=$empty or $nlist=$empty |
3 | $name_backup |
3 | $name_backup |
4 | !href cmd=reply&job=conf&confcat=6 $name_click |
4 | !href cmd=reply&job=conf&confcat=6 $name_click |
5 | $name_daily |
5 | $name_daily |
6 | !goto end |
6 | !goto end |
7 | !endif |
7 | !endif |
8 | 8 | ||
9 | <p class="wimstech"> |
9 | <p class="wimstech"> |
10 | $name_last: $test. |
10 | $name_last: $test. |
11 | $name_download: </p> |
11 | $name_download: </p> |
12 | !for f in $nlist |
12 | !for f in $nlist |
13 | !getfile $f $f |
13 | !getfile $f $f |
14 | <br /> |
14 | <br /> |
15 | !next f |
15 | !next f |
16 | 16 | ||
17 | :end |
17 | :end |
18 | 18 | ||
19 | !set wims_form_method=file |
19 | !set wims_form_method=file |