diff options
Diffstat (limited to 'template/fame2.st')
| -rwxr-xr-x | template/fame2.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/fame2.st b/template/fame2.st index 239f43e..3f55d5e 100755 --- a/template/fame2.st +++ b/template/fame2.st @@ -29,7 +29,7 @@ <div id="messageList"> $if(humps)$ <span class="content"> - $humps: { d | $fame_dump(hump=d)$ }$ + $humps: { d | $fame_hump(hump=d)$ }$ </span> $else$ No humps! |
