diff options
Diffstat (limited to 'template/nigga.st')
| -rwxr-xr-x | template/nigga.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/nigga.st b/template/nigga.st index 91b0d8b..1cd28d7 100755 --- a/template/nigga.st +++ b/template/nigga.st @@ -78,13 +78,13 @@ <div id="middash"> - <h2><a href="/$nick$">$dump_cnt$ humps ➡</a></h2> + <h2><a href="/$nick$">$hump_cnt$ humps ➡</a></h2> <hr> </h8> - <h2><a href="/$nick$/favorites">$dumps_user_faved_cnt$ humps Faved ➡</a></h2> + <h2><a href="/$nick$/favorites">$humps_user_faved_cnt$ humps Faved ➡</a></h2> <hr> <h3> $if(score_ent)$ $score$ $else$ 0 $endif$ of $if(is_home)$ your $else$ $nick$'s$endif$ humps Faved</h3> </div> |
