diff options
Diffstat (limited to 'view/tpl/smarty3/mail_display.tpl')
-rw-r--r-- | view/tpl/smarty3/mail_display.tpl | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/view/tpl/smarty3/mail_display.tpl b/view/tpl/smarty3/mail_display.tpl deleted file mode 100644 index e14d55478..000000000 --- a/view/tpl/smarty3/mail_display.tpl +++ /dev/null @@ -1,15 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - -{{foreach $mails as $mail}} - {{include file="mail_conv.tpl"}} -{{/foreach}} - -{{if $canreply}} -{{include file="prv_message.tpl"}} -{{else}} -{{$unknown_text}} -{{/if}}
\ No newline at end of file |