summaryrefslogtreecommitdiff
path: root/template/profilelog.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/profilelog.st')
-rwxr-xr-xtemplate/profilelog.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/profilelog.st b/template/profilelog.st
index d277f77..583745f 100755
--- a/template/profilelog.st
+++ b/template/profilelog.st
@@ -80,7 +80,7 @@
<div id="messageList">
$if(humps)$ <span class="content">
- $humps:{ d | $profile_dump(hump=d)$ }$
+ $humps:{ d | $profile_hump(hump=d)$ }$