Heisenberg submitted a new resource:
You must be registered for see links
- New PM button in messagelistvB Version: 3.8.x
This is a modification to show 'send pm' button in messagelist -- screenshot attached.
Style Manager -> Edit Templates -> pm_messagelist
Find:
Code:<if condition="$show['pagenav']"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px"> <tr valign="bottom"> <if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> </tr> </table> </if>
Replace it with:
Code:<table cellpadding="0"...
You must be registered for see links
Last edited: