I also added it to the top so you dont have to scroll to the bottom. They have the choice to hit next/previous at the top of the message or bottom..
just find..
// -->
</script>
</if>
and paste:
<div class="smallfont" align="center">
<strong>«</strong>
<a href="private.php?$session[sessionurl]do=showpm&pmid=$pm[pmid]&goto=nextoldest">$vbphrase[previous_pm]</a>
|
<a href="private.php?$session[sessionurl]do=showpm&pmid=$pm[pmid]&goto=nextnewest">$vbphrase[next_pm]</a>
<strong>»</strong>
</div><br />
Works awesome
|