diff options
Diffstat (limited to 'view/tpl/smarty3/mail_display.tpl')
-rw-r--r-- | view/tpl/smarty3/mail_display.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/smarty3/mail_display.tpl b/view/tpl/smarty3/mail_display.tpl index e39a054ba..e14d55478 100644 --- a/view/tpl/smarty3/mail_display.tpl +++ b/view/tpl/smarty3/mail_display.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + {{foreach $mails as $mail}} {{include file="mail_conv.tpl"}} {{/foreach}} |