corr. template
@@ -3,7 +3,7 @@
<h2>{{ L.Ts "email.status.campaignUpdateTitle" }}</h2>
<table width="100%">
<tr>
- <td width="30%"><strong>{{ L.Ts "globa.L.Terms.campaign" }}</strong></td>
+ <td width="30%"><strong>{{ L.Ts "global.terms.campaign" }}</strong></td>
<td><a href="{{ index . "RootURL" }}/campaigns/{{ index . "ID" }}">{{ index . "Name" }}</a></td>
</tr>
@@ -22,4 +22,4 @@
{{ end }}
</table>
{{ template "footer" }}
-{{ end }}
+{{ end }}