Rev 7530 | Rev 12479 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7530 | Rev 11667 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | </div> |
32 | </div> |
33 | <div class="field box"> |
33 | <div class="field box"> |
34 | !if $gstep= $empty or $gstep=0 |
34 | !if $gstep= $empty or $gstep=0 |
35 | <input type="hidden" name="gstep" value="1" /> |
35 | <input type="hidden" name="gstep" value="1" /> |
36 | !endif |
36 | !endif |
37 | <label for="reg_show |
37 | <label for="reg_show">$name_result</label> |
38 | !formselect reg_show list 1,0 prompt $name_publish,$name_hide |
38 | !formselect reg_show list 1,0 prompt $name_publish,$name_hide |
39 | </div> |
39 | </div> |
40 | <div class="field box"> |
40 | <div class="field box"> |
41 | <label for="reg_whovoteshow">$name_whovote</label> |
41 | <label for="reg_whovoteshow">$name_whovote</label> |
42 | !formselect reg_whovoteshow list 1,0 prompt $name_publish2,$name_hide2 |
42 | !formselect reg_whovoteshow list 1,0 prompt $name_publish2,$name_hide2 |