diff --git a/e107_plugins/poll/oldpolls.php b/e107_plugins/poll/oldpolls.php index 6eac894a3..cc3269faf 100644 --- a/e107_plugins/poll/oldpolls.php +++ b/e107_plugins/poll/oldpolls.php @@ -1,23 +1,23 @@ + $text .= " + ".$tp -> toHTML($option)."   - - -
".$percentage[$count]."% [".POLLAN_31.": ".$voteArray[$count]."] +
+
+
+
+
+
+ ".$percentage[$count]."% [".POLLAN_31.": ".$voteArray[$count]."] \n"; $count++; @@ -136,7 +138,7 @@ $text = "\n"; -if (!is_object($tp->e_bb)) +if (!is_object($tp->e_bb)) { require_once(e_HANDLER.'bbcode_handler.php'); $tp->e_bb = new e_bbcode; @@ -149,7 +151,7 @@ foreach($oldpollArray as $oldpoll) $to = $gen->convert_date($poll_end_datestamp, "short"); $poll_title = $tp->e_bb->parseBBCodes($poll_title, 0,TRUE,TRUE); // Strip bbcodes - + $text .= "
".POLLAN_36."
{$poll_title} {$user_name}