diff options
Diffstat (limited to 'modules/poll/poll-results-block.tpl.php')
-rw-r--r-- | modules/poll/poll-results-block.tpl.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/poll/poll-results-block.tpl.php b/modules/poll/poll-results-block.tpl.php index 0d2d62d3f..a0598c4a9 100644 --- a/modules/poll/poll-results-block.tpl.php +++ b/modules/poll/poll-results-block.tpl.php @@ -1,8 +1,8 @@ <?php // $Id$ /** - * @file poll-results-block.tpl.php - * Display the poll results in a block. + * @file + * Default theme implementation to display the poll results in a block. * * Variables available: * - $title: The title of the poll. |