commit
5777738636
|
@ -3,7 +3,7 @@
|
||||||
<h2>{{ L.Ts "email.status.campaignUpdateTitle" }}</h2>
|
<h2>{{ L.Ts "email.status.campaignUpdateTitle" }}</h2>
|
||||||
<table width="100%">
|
<table width="100%">
|
||||||
<tr>
|
<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>
|
<td><a href="{{ index . "RootURL" }}/campaigns/{{ index . "ID" }}">{{ index . "Name" }}</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in New Issue