Removed [TO_NAME] from the reference (to partially address #510).

This commit is contained in:
Tomas Bures 2018-12-31 10:27:42 +00:00
parent 01720ae128
commit 557ee83705

View file

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