From d6293730fc1a841e60bb145e5ac6470205effe9f Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 25 Sep 2015 23:26:28 +0200 Subject: private mail: some work on conversations view --- view/tpl/mail_conv.tpl | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'view/tpl/mail_conv.tpl') diff --git a/view/tpl/mail_conv.tpl b/view/tpl/mail_conv.tpl index ec8f8c1e3..0a5e5a2c5 100755 --- a/view/tpl/mail_conv.tpl +++ b/view/tpl/mail_conv.tpl @@ -1,18 +1,18 @@
- {{$mail.from_name}} -
{{$mail.from_name}}
+ {{$mail.from_name}}
-
+
{{if $mail.is_recalled}}{{$mail.is_recalled}}{{/if}} -
{{$mail.date}}
-
{{$mail.subject}}
+ +
{{$mail.date}}
{{$mail.body}}
-
- {{if $mail.can_recall}} -
- {{/if}} -
-
+
+ {{if $mail.can_recall}} + + {{/if}} + +
+
+
-
-- cgit v1.2.3