Rev 4010 | Rev 4204 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4010 | Rev 4145 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | !getfile $outfile $outfile |
12 | !getfile $outfile $outfile |
13 | <p><hr> <p> |
13 | <p><hr> <p> |
14 | !endif |
14 | !endif |
15 | 15 | ||
16 | !form reply |
16 | !form reply |
17 | <input type=hidden name |
17 | <input type="hidden" name="job" value="csv"> |
18 | <input type=hidden name |
18 | <input type="hidden" name="csvtype" value="download"> |
19 | $name_csv2: <span class="wims_mod_title">$vote_title</span> |
19 | $name_csv2: <span class="wims_mod_title">$vote_title</span> |
20 | <ul><li> |
20 | <ul><li> |
21 | $name_format |
21 | $name_format |
22 | !formselect csvformat list csv,tsv |
22 | !formselect csvformat list csv,tsv |
23 | |
23 | |