From b9723aa85bb10347ca28df0e15b16dabea11ec1d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 24 Sep 2015 14:07:44 +0200 Subject: some heavy private mail restructuring - work in progress --- view/tpl/mail_head.tpl | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'view/tpl/mail_head.tpl') diff --git a/view/tpl/mail_head.tpl b/view/tpl/mail_head.tpl index 7bc854fff..d52fa40e0 100755 --- a/view/tpl/mail_head.tpl +++ b/view/tpl/mail_head.tpl @@ -1,10 +1,8 @@ -
-
-

{{$header}}

-
-
- {{foreach $messages as $message}} - {{include file="mail_list.tpl"}} - {{/foreach}} -
+
+

{{$header}}

+
-- cgit v1.2.3