anchor for polls

This commit is contained in:
Kevin
2008-08-31 18:22:03 +00:00
parent 27d8cc5b23
commit e16ca76bea
3 changed files with 3 additions and 1 deletions

View File

@@ -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
));

View File

@@ -1,4 +1,5 @@
<!--version $Id$ //-->
<a name="viewpoll"></a>
<div class="forabg"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header"><dl><dt>{L_POLL}</dt></dl></li>

View File

@@ -1,4 +1,5 @@
<!--version $Id$ //-->
<a name="viewpoll"></a>
<table class="tablebg" cellspacing="1" width="100%">
<tr>
<th>{L_LATEST_POLLS}</th>