From c62fb727fc4d94409a2743d6cb2c06ecb7e6bc89 Mon Sep 17 00:00:00 2001 From: marj Date: Thu, 20 Aug 2009 10:18:13 +0000 Subject: [PATCH] Bug #4790 extra div in oldpolls.php --- e107_plugins/poll/oldpolls.php | 56 ++++++++++++++++++---------------- 1 file changed, 29 insertions(+), 27 deletions(-) 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}