Merge pull request !78 from lann/master

This commit is contained in:
lann 2017-03-30 14:00:51 +08:00 committed by Discuz!
commit aa8be7ad15
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<div id="pgt" class="pgs mbm cl {if $modmenu['thread']}pbm bbs{/if}">
<div class="pgt">$multipage</div>
<span class="y pgb"{if $_G['setting']['visitedforums']} id="visitedforums" onmouseover="$('visitedforums').id = 'visitedforumstmp';this.id = 'visitedforums';showMenu({'ctrlid':this.id,'pos':'34'})"{/if}><a href="$upnavlink">{lang return_forumdisplay}</a></span>
<!--{if $_G['forum']['threadsorts']}-->
<!--{if $_G['forum']['threadsorts'] && $_G['forum']['threadsorts']['templatelist']}-->
<!--{loop $_G['forum']['threadsorts']['types'] $id $name}-->
<button id="newspecial" class="pn pnc" onclick="location.href='forum.php?mod=post&action=newthread&fid=$_G[fid]&extra=$extra&sortid=$id'"><strong>{lang i_want}$name</strong></button>
<!--{/loop}-->