Quote:
Originally Posted by hoangserip
ACP > Styles & Templates > Search in Templates >
Search Titles Only: YES >
Find
PHP Code:
<div id="above_postlist" class="above_postlist">
<vb:if condition="$show['largereplybutton']">
<a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}&noquote=1"
class="newcontent_textcontrol" id="newreplylink_top"><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a>
add
PHP Code:
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top" style="margin-left:10px;"><span>+</span> {vb:rawphrase post_new_thread}</a>
|
thanks but it doesnt work.
now i can see two buttons after login. "new thread" and "post reply" one near the other (also just after login)
http://www.iphones.co.il/devwp/forum/thread270530.html
regards,
Dooby