Edit File: my_account_menu.post.tpl
{if $auth.user_id} <li><a href="{"reward_points.userlog"|fn_url}" rel="nofollow">{__("my_points")} <span>({$user_info.points|default:"0"})</span></a></li> {/if}
Back to File Manager