From c459228dca89b40189fc50b2cf12f5800ea3c257 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 12 Oct 2013 00:57:00 -0700 Subject: show private message conversant in sidebar because without a reply you may not remember who it is/was. --- view/tpl/mail_display.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl/mail_display.tpl') diff --git a/view/tpl/mail_display.tpl b/view/tpl/mail_display.tpl index 7280f1e84..523a9160a 100755 --- a/view/tpl/mail_display.tpl +++ b/view/tpl/mail_display.tpl @@ -1,3 +1,4 @@ +

{{$prvmsg_header}}

{{foreach $mails as $mail}} {{include file="mail_conv.tpl"}} -- cgit v1.2.3