diff options
Diffstat (limited to 'template/frontpage_halloffame.st')
| -rwxr-xr-x | template/frontpage_halloffame.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/frontpage_halloffame.st b/template/frontpage_halloffame.st index a74eb94..44fa570 100755 --- a/template/frontpage_halloffame.st +++ b/template/frontpage_halloffame.st @@ -130,8 +130,8 @@ $endif$ </div> - $if(dumps)$ - $dumps: { dump | $hall_log_dump()$ }$ + $if(humps)$ + $humps: { hump | $hall_log_hump()$ }$ $endif$ </div> |
