From 7776c56c6c852f8a61e64e798f9c43f2c0ffada9 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 4 Oct 2015 19:51:23 +0200 Subject: bring single message view to inbox/outbox view --- view/tpl/mail_conv.tpl | 1 - view/tpl/mail_list.tpl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/mail_conv.tpl b/view/tpl/mail_conv.tpl index 7529f979a..4f54f1a6a 100755 --- a/view/tpl/mail_conv.tpl +++ b/view/tpl/mail_conv.tpl @@ -1,5 +1,4 @@
-
{{$mail.from_name}}
diff --git a/view/tpl/mail_list.tpl b/view/tpl/mail_list.tpl index 7571fd783..fc9b5afa8 100755 --- a/view/tpl/mail_list.tpl +++ b/view/tpl/mail_list.tpl @@ -1,5 +1,5 @@
  • - + {{$message.subject}}
    {{$message.from_name}} > {{$message.to_name}}
    {{$message.date}} -- cgit v1.2.3