Back to vBulletin 4.x Template Modifications

Disable buttons for a response from the first quote in the message
Mod Version: 1.00, by yilmaz

vB Version: 4.1.4 Rating: (2 votes - 5.00 average) Installs: 13
Released: 08 Aug 2011 Last Update: Never Downloads: 0
Not Supported Template Edits  

What does it do?
Could not quote the first to post threads.

In the postbit_legacy template, Find:
Code:
<vb:if condition="$post['replylink']">
Add above it:
Code:
<vb:if condition="$thread['replycount'] == 0"><vb:else />
the same template, Find:
Code:
</span>
<span class="postlinking">
Replace with...
Code:
</vb:if>
</span>
<span class="postlinking">

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024