Can we change the hook system for postbit/legacy please.
If member has 0 nominations then it wont show in the postbit info.
ie: Nominated 0 Times in 0 Posts TOTW/F/M Award(s): 0 < would be better not shown at all.
Thanks
*EDIT*
I did it myself.
Goto
ACP > Styles&Templates > nominate_topic_postbit_info
add this to the top
Code:
<if condition="$post[userid]">
<if condition="$post[nominate_topic_nominated_times] == 0">
<div> </div>
<else />
and add
around 8 lines down between the other two occurrences.
If anyone can do it better let me know please
Allthough this phrase still shows : TOTW/F/M Award(s): 0