X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook%2Fsmarty3%2Fmail_display.tpl;h=b8c2aea5233cbaaebbef40d80b7838e8e4d44404;hb=d62483f526c76b863b2a8bb3493a255d1017ad4e;hp=3400227923db80a5d5a0b256ee96be7c0922966a;hpb=a29842e3019255efd3f91fc01df29f5837d54fa4;p=friendica.git diff --git a/view/theme/diabook/smarty3/mail_display.tpl b/view/theme/diabook/smarty3/mail_display.tpl index 3400227923..b8c2aea523 100644 --- a/view/theme/diabook/smarty3/mail_display.tpl +++ b/view/theme/diabook/smarty3/mail_display.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}
{{$thread_subject}} @@ -5,8 +10,8 @@ {{foreach $mails as $mail_item}}
- {{include file="file:{{$mail_conv}}" mail=$mail_item}} + {{include file="mail_conv.tpl" mail=$mail_item}}
{{/foreach}} -{{include file="file:{{$prv_message}}" reply=$reply_info}} +{{include file="prv_message.tpl"}}