diff --git a/e107_plugins/poll/oldpolls.php b/e107_plugins/poll/oldpolls.php index 3a9aebd6e..99c6e2de0 100644 --- a/e107_plugins/poll/oldpolls.php +++ b/e107_plugins/poll/oldpolls.php @@ -143,7 +143,7 @@ if(e_QUERY) $text .= " {$poll_title} ".$userlink." - ".$from." ".LAN_TO." ".$to." + ".$tp->lanVars(POLLAN_50, array('x'=>$from, 'y'=> $to))." \n"; }