diff --git a/root/portal/block/poll.php b/root/portal/block/poll.php index c77a3972..c1e0b128 100644 --- a/root/portal/block/poll.php +++ b/root/portal/block/poll.php @@ -341,7 +341,7 @@ if( $poll_forums === TRUE ) 'S_IS_MULTI_CHOICE' => ($data['poll_max_options'] > 1) ? true : false, 'S_POLL_ACTION' => $portalvote_url, - 'U_VIEW_RESULTS' => $portalpoll_url . '&view=viewpoll', + 'U_VIEW_RESULTS' => $portalpoll_url . '&view=viewpoll#viewpoll', 'U_VIEW_TOPIC' => $viewtopic_url )); diff --git a/root/styles/prosilver/template/portal/block/poll.html b/root/styles/prosilver/template/portal/block/poll.html index 3972f726..39428439 100644 --- a/root/styles/prosilver/template/portal/block/poll.html +++ b/root/styles/prosilver/template/portal/block/poll.html @@ -1,4 +1,5 @@ +
| {L_LATEST_POLLS} |
|---|