diff options
Diffstat (limited to 'template/profilelog.st')
| -rwxr-xr-x | template/profilelog.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/profilelog.st b/template/profilelog.st index 5dd7aae..560dfad 100755 --- a/template/profilelog.st +++ b/template/profilelog.st @@ -36,8 +36,8 @@ </div> $endif$ - <div>humps posted: $dump_cnt$</div> - <div>humps $nick$ faved: $dumps_user_faved_cnt$</div> + <div>humps posted: $hump_cnt$</div> + <div>humps $nick$ faved: $humps_user_faved_cnt$</div> $if(is_home)$ <div id="avatar-editing" class="is-hidden"> |
