diff options
Diffstat (limited to 'template/hiscore_test.st')
| -rwxr-xr-x | template/hiscore_test.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/hiscore_test.st b/template/hiscore_test.st index 662a0b1..cdb0a5b 100755 --- a/template/hiscore_test.st +++ b/template/hiscore_test.st @@ -23,7 +23,7 @@ $banner()$ $if(humps)$ <span class="content"><center> - $humps: { d | $log_dump(hump=d)$ }$ + $humps: { d | $log_hump(hump=d)$ }$ </center></span> $json_tags_block(json_tags=json_tags)$ $else$ |
