From ddaf5c067dcee0b8712e62bd710927d63fdf4d46 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 4 Mar 2015 14:00:36 -0800 Subject: cleanup mail buttons --- view/tpl/mail_conv.tpl | 4 ++-- view/tpl/mail_list.tpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/mail_conv.tpl b/view/tpl/mail_conv.tpl index a75939617..ec8f8c1e3 100755 --- a/view/tpl/mail_conv.tpl +++ b/view/tpl/mail_conv.tpl @@ -8,9 +8,9 @@
{{$mail.date}}
{{$mail.subject}}
{{$mail.body}}
-
+
{{if $mail.can_recall}} -
+
{{/if}}
diff --git a/view/tpl/mail_list.tpl b/view/tpl/mail_list.tpl index 8643f27b9..1d499e12f 100755 --- a/view/tpl/mail_list.tpl +++ b/view/tpl/mail_list.tpl @@ -3,6 +3,6 @@ {{$from_name}} {{$subject}} {{$date}} - +
 
-- cgit v1.2.3