See title. It would be even more correct to display it after a user has voted, but this should be enough. In the light of recent changes I also did some code style fixes.

Comments

ChrisKennedy’s picture

Status: Needs review » Needs work

This looks good but the original way choice_note is created as an array should remain - otherwise it will trigger an E_NOTICE error. These won't be displayed by Drupal until D6 but there's no need to re-introduce them.

anders.fajerson’s picture

Status: Needs work » Needs review
StatusFileSize
new2.14 KB

Fixed.

ChrisKennedy’s picture

Status: Needs review » Reviewed & tested by the community

Woo.

anders.fajerson’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)