2012-07-27, 07:10 PM
2012-07-27, 07:11 PM
You can add it in the postbit_reply_pm
<a href="private.php?action=send&pmid={$id}&do=reply"><div class="buttonoftheme">ReplyPM</div></a>
2012-07-27, 07:20 PM
added but it does not work.
2012-07-27, 07:21 PM
In your postbit and postbit_classic there is all this code
<td align="left" ><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</span></td>
<td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
</tr>
</table>
</td>
</tr>
</table>
Find it and control