Browse Source

Fix show the correct logo when in platform mails - Refs BT#11486

José Loguercio 8 years ago
parent
commit
1745e281bb
1 changed files with 1 additions and 3 deletions
  1. 1 3
      main/template/default/mail/header.tpl

+ 1 - 3
main/template/default/mail/header.tpl

@@ -1,9 +1,7 @@
 <table border="0" cellpadding="10" cellspacing="0" width="100%">
     <tr>
         <td width="245">
-            <a href="{{ _p.web }}">
-                <img src="{{ _p.web_css_theme ~ 'images/header-logo.png' }}" alt="{{ _s.site_name }}">
-            </a>
+            {{ css_styles | return_logo }}
         </td>
         <td width="100%">
             &nbsp;