Hello
You can either remove this code from the viewtopic_body.html
Code: Select all
<a href="{postrow.U_THANKS}"><img src="{T_IMAGESET_PATH}/removethankspro.gif" alt="{L_THANKS_REMOVE}"/></a>
then there is no button removethanks more (ie for all users), or you replace the code with the following
Code: Select all
<!-- IF U_MCP --><a href="{postrow.U_THANKS}"><img src="{T_IMAGESET_PATH}/removethankspro.gif" alt="{L_THANKS_REMOVE}"/></a><!-- ENDIF -->
then can only Administrators (and global Moderators) their Thanks remove.
best regards Mahony