Label Error
Label Error
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
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
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
Access to viewing replies is restricted.
Showing 3 of 3 replies
You do not have permissions for replying to this topic.