function theme_poll_vote

Implemented using the poll-vote.tpl.php template.

See also

poll-vote.tpl.php

Related topics

Archivo

documentation-6.x/developer/theme.php, line 244
Shadow theme functions for theme templates.

Código

function theme_poll_vote() {
  // This function is never used; see the corresponding template file instead.
}