C:/drupal/modules/poll/poll-vote.tpl.php File Reference
Go to the source code of this file.
Detailed Description
Voting form for a poll.
- $choice: The radio buttons for the choices in the poll.
- $title: The title of the poll.
- $block: True if this is being displayed as a block.
- $vote: The vote button
- $rest: Anything else in the form that may have been added via form_alter hooks.
- See also:
- template_preprocess_poll_vote()
Definition in file poll-vote.tpl.php.