<vb:if condition="$show['next_prev_links']">
<!-- next / previous links -->
<div class="navlinks">
<strong>«</strong>
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}&goto=nextoldest" rel="nofollow">{vb:rawphrase prev_thread}</a>
|
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}&goto=nextnewest" rel="nofollow">{vb:rawphrase next_thread}</a>
<strong>»</strong>
</div>
<!-- / next / previous links -->
</vb:if>
<!-- <vb:if condition="$show['next_prev_links']">
<!-- next / previous links -->
<div class="navlinks">
<strong>«</strong>
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}&goto=nextoldest" rel="nofollow">{vb:rawphrase prev_thread}</a>
|
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}&goto=nextnewest" rel="nofollow">{vb:rawphrase next_thread}</a>
<strong>»</strong>
</div>
<!-- / next / previous links -->
</vb:if> -->
<vb:if condition="$show['next_prev_links']">
<!-- next / previous links -->
<div class="navlinks">
<strong>«</strong>
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}&goto=nextoldest" rel="nofollow">{vb:rawphrase prev_thread}</a>
|
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}&goto=nextnewest" rel="nofollow">{vb:rawphrase next_thread}</a>
<strong>»</strong>
</div>
<!-- / next / previous links -->
</vb:if>
Andrés, así como le indicas no se comenta el código.