Rev 3259 | Rev 4145 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3259 | Rev 4010 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | !endif |
14 | !endif |
15 | 15 | ||
16 | !form reply |
16 | !form reply |
17 | <input type=hidden name="job" value=csv> |
17 | <input type=hidden name="job" value=csv> |
18 | <input type=hidden name="csvtype" value=download> |
18 | <input type=hidden name="csvtype" value=download> |
19 | $name_csv2: < |
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 | |
24 | !set wims_ref_class=wims_button |
24 | !set wims_ref_class=wims_button |
Line 31... | Line 31... | ||
31 | !set wims_ref_class=wims_button |
31 | !set wims_ref_class=wims_button |
32 | !href module=$module&cmd=help&special_parm=csvvotes $wims_name_help |
32 | !href module=$module&cmd=help&special_parm=csvvotes $wims_name_help |
33 | </li> |
33 | </li> |
34 | !endif |
34 | !endif |
35 | </ul> |
35 | </ul> |
36 | <center><input type=submit value="$wims_name_download"></center> |
36 | <center><input type="submit" value="$wims_name_download"></center> |
37 | 37 | ||
38 | !readproc csv.proc |
38 | !readproc csv.proc |
39 | </form> |
39 | </form> |