Removed [TO_NAME] from the reference (to partially address #510).
This commit is contained in:
parent
01720ae128
commit
557ee83705
1 changed files with 0 additions and 8 deletions
|
@ -506,14 +506,6 @@ export function getEditForm(owner, typeKey, prefix = '') {
|
|||
<Trans i18nKey="emailAddress-1">Email address</Trans>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">
|
||||
[TO_NAME]
|
||||
</th>
|
||||
<td>
|
||||
<Trans i18nKey="recipientNameAsItAppearsInEmailsToHeader">Recipient name as it appears in email's 'To' header</Trans>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">
|
||||
[SUBSCRIPTION_ID]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue