From ec5b5ef565d6a5fbd0157da81a9185ee632f7e18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Mon, 3 Jul 2017 02:37:32 -0400 Subject: [PATCH] Add title attributes to previews This is useful on long preview titles/descriptions that truncate. We currently do the same for topics --- client/views/msg_preview.tpl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/client/views/msg_preview.tpl b/client/views/msg_preview.tpl index ef4d602e..2ebaa023 100644 --- a/client/views/msg_preview.tpl +++ b/client/views/msg_preview.tpl @@ -10,10 +10,8 @@ {{/if}}
-
{{head}}
-
- {{body}} -
+
{{head}}
+
{{body}}
{{/equal}}