Fix the name of the template of the axletter.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 26 Mar 2008 07:19:26 +0000 (08:19 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 26 Mar 2008 07:19:26 +0000 (08:19 +0100)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
templates/axletter/show.tpl

index c85689b..16f9942 100644 (file)
@@ -51,7 +51,7 @@
   <tr><th>{$am->title(true)}</th></tr>
   <tr>
     <td>
-      {include file="axletter/letter.tpl"}
+      {include file="axletter/letter.mail.tpl"}
     </td>
   </tr>
 </table>