diff options
Diffstat (limited to 'view/tpl/smarty3/mail_list.tpl')
-rw-r--r-- | view/tpl/smarty3/mail_list.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/mail_list.tpl b/view/tpl/smarty3/mail_list.tpl index d836bebc5..ffc75b794 100644 --- a/view/tpl/smarty3/mail_list.tpl +++ b/view/tpl/smarty3/mail_list.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}<div class="mail-list-outside-wrapper"> + *}} +<div class="mail-list-outside-wrapper"> <div class="mail-list-sender" > <a href="{{$from_url}}" class="mail-list-sender-url" ><img class="mail-list-sender-photo" src="{{$from_photo}}" height="32" width="32" alt="{{$from_name}}" /></a> <div class="mail-list-sender-name" >{{$from_name}}</div> |