summaryrefslogtreecommitdiff
path: root/modules/poll/poll.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/poll/poll.module')
-rw-r--r--modules/poll/poll.module2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/poll/poll.module b/modules/poll/poll.module
index dca6d09a9..586610553 100644
--- a/modules/poll/poll.module
+++ b/modules/poll/poll.module
@@ -636,6 +636,8 @@ function poll_view_results(&$node, $teaser, $page, $block) {
/**
* Theme the admin poll form for choices.
+ *
+ * @ingroup themeable
*/
function theme_poll_choices($form) {
// Change the button title to reflect the behavior when using JavaScript.