MyBB Community Forums

Full Version: thumbs up
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi guys 


i need to change thread rate thumbs up

now showing rate how can i change this

please find attached copy
Modify it in this template
ACP> Theme >> Template Sets » Your Theme Templates » Edit Template: postbit_rep_button

And change {$lang->postbit_button_reputation_add} in the below code to whatever you want
<a href="javascript:MyBB.reputation({$post['uid']},{$post['pid']});" title="{$lang->postbit_reputation_add}" class="postbit_reputation_add"><span>{$lang->postbit_button_reputation_add}</span></a>

Regards
WallBB
Hi WallBb

If i paste this code it will show like mybb rate
anybody there
Any solution???