From 50d9b2934742ad9fb0dc8354d405789e3c14cd00 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 1 Apr 2016 00:16:39 +0200 Subject: slightly change the way fullscreen works and bring it to mod mail --- view/tpl/mail_display.tpl | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'view/tpl/mail_display.tpl') diff --git a/view/tpl/mail_display.tpl b/view/tpl/mail_display.tpl index 24e763571..a7754daf2 100755 --- a/view/tpl/mail_display.tpl +++ b/view/tpl/mail_display.tpl @@ -1,8 +1,12 @@
- {{if $mailbox == 'combined'}} - {{$delete}} - {{/if}} +
+ + + {{if $mailbox == 'combined'}} + {{$delete}} + {{/if}} +

{{$prvmsg_header}}

-- cgit v1.2.3