corr. template

This commit is contained in:
TomBoss 2021-02-17 15:41:59 +01:00 committed by GitHub
parent 2b8b10c691
commit 82f033b1da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>