Poll vote text options not showing
Using Jamroom
Does it happen when you type
Should probably add, for accessibility reasons it might be better to say "greater than" rather than ">" if your users are 60+ ???
//------------------------------
// default
//------------------------------
function view_yourModule_default($_post, $_user, $_conf)
{
return "here is the view";
}