Committer: wisest-owl
LJSUP-7753: revert form for supermantaner election [tags: fiskus-boulder]U trunk/cgi-bin/LJ/Poll.pm
Modified: trunk/cgi-bin/LJ/Poll.pm =================================================================== --- trunk/cgi-bin/LJ/Poll.pm 2011-01-21 08:17:10 UTC (rev 18077) +++ trunk/cgi-bin/LJ/Poll.pm 2011-01-21 09:01:25 UTC (rev 18078) @@ -1094,7 +1094,7 @@ } if ($is_super) { - $ret = "<div class='poll-main'>"; + $ret .= "<div class='poll-main'>"; } $ret .= "<b><a href='$LJ::SITEROOT/poll/?id=$pollid'>" . LJ::Lang::ml('poll.pollnum', { 'num' => $pollid }) . "</a></b> "