templates/mail/EVENT_ERRORS_REPORT.html
authoredward <edward@roojs.com>
Fri, 5 Feb 2016 04:50:29 +0000 (12:50 +0800)
committeredward <edward@roojs.com>
Fri, 5 Feb 2016 04:50:29 +0000 (12:50 +0800)
templates/mail/EVENT_ERRORS_REPORT.html

index 980a3ed..3006215 100644 (file)
@@ -21,7 +21,7 @@ Content-Type: text/html; charset=utf-8
                 <th>Type</th>
                 <th>Error</th>
             </tr>
-            {foreach:errors,e}
+            {foreach:t.errors,e}
             <tr>
                 <th>{e.event_when}</th>
                 <th>{e.email}</th>