From ffaa8c4d76fb40eba4f15db5dd46c99aa129fed4 Mon Sep 17 00:00:00 2001 From: Steve Howell Date: Tue, 8 Oct 2013 07:09:12 -0400 Subject: [PATCH] Fix bad tags in message.handlebars (imported from commit 507d5ce1666e66f613ccef8932c0a51ce3c94aa8) --- static/templates/message.handlebars | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/static/templates/message.handlebars b/static/templates/message.handlebars index d2d01079b6..de4fe71bf9 100644 --- a/static/templates/message.handlebars +++ b/static/templates/message.handlebars @@ -147,7 +147,6 @@ - {{else}} @@ -158,8 +157,8 @@ title="Narrow to your private messages with {{display_reply_to}}"> You and {{display_reply_to}} - {{/if}} + {{/include_recipient}} @@ -179,7 +178,7 @@
+ title="{{#if starred}}Unstar{{else}}Star{{/if}} this message">