Skip to main content

Label Error

1.5K Views
0 Replies
1 min read
Hi,

I have a slight problem with generating the poll vote text on the same line as the input form. http://www.metroconcertclub.com to have a look. It's the random poll module.

I found the problem and it's the label
echo '<label for="cprp-option-' . $cp_option->id . '">' . modRandomPollHelper::escape($cp_option->title) . '</label>';


The label when its removed corrects the formatting but it also stops the poll from working correctly as well. So is there any way to fix this?

Sorry the file is default.php and its under random poll template folder.


cheers

0 Replies

No Replies Yet

Topic Author

W

westernrhythm

@westernrhythm

Topic Stats

Created Monday, 19 April 2010 05:31
Last Updated Monday, 19 April 2010 05:31
Replies 0
Views 1.5K
Likes 0

Share This Topic