summaryrefslogtreecommitdiff
path: root/mumi/web/view/html.scm
diff options
context:
space:
mode:
Diffstat (limited to 'mumi/web/view/html.scm')
-rw-r--r--mumi/web/view/html.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mumi/web/view/html.scm b/mumi/web/view/html.scm
index 4c5cb44..552d435 100644
--- a/mumi/web/view/html.scm
+++ b/mumi/web/view/html.scm
@@ -548,7 +548,7 @@ currently disabled."))
(a (@ (class "message-anchor")
(id ,(number->string message-number))))
(a (@ (class "message-anchor")
- (id ,(format #false "msgid-~a" (string-hash (message-id message))))))
+ (id ,(format #false "msgid-~a" (msgid-hash (message-id message))))))
(div
(@ (class "avatar")
(style ,(string-append "background-color:"