Merge pull request !78 from lann/master
This commit is contained in:
commit
aa8be7ad15
|
@ -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}-->
|
||||
|
|
Loading…
Reference in New Issue