From d30e4e68cadef47f0c20a2a8fb09d0e7dd3c66c3 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Mon, 25 Apr 2016 19:24:43 +0300 Subject: [PATCH] Parse ctcp replies --- client/views/actions/ctcp.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/views/actions/ctcp.tpl b/client/views/actions/ctcp.tpl index 30334536..dd4e95d9 100644 --- a/client/views/actions/ctcp.tpl +++ b/client/views/actions/ctcp.tpl @@ -1,2 +1,2 @@ {{from}} -{{ctcpType}} {{ctcpMessage}} +{{ctcpType}} {{{parse ctcpMessage}}}