]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/birthday/birthday_confirm.tpl
Used EL code {%template,LoadTemplate=foo%} instead of loadTemplate('foo', TRUE);
[mailer.git] / templates / de / html / birthday / birthday_confirm.tpl
index eba8d27d63988fc4053427bf09eb4fe1c5313162..8d0be0c8c8b8370c435d34dc8e3f360caaf75b89 100644 (file)
@@ -1,7 +1,7 @@
 <table border="0" cellspacing="0" cellpadding="0" width="100%" style="height: 100%">
 <tr>
        <td height="10%" align="center">
-               $content[header]
+               {%template,LoadTemplate=birthday_header%}
        </td>
 </tr>
 <tr>
@@ -11,7 +11,7 @@
 </tr>
 <tr>
        <td height="10%" align="center">
-               $content[footer]
+               {%template,LoadTemplate=birthday_footer%}
        </td>
 </tr>
 </table>