diff --git a/docs/extensions/payment-processors/create.md b/docs/extensions/payment-processors/create.md index 27195c82f433c617bf695cc548e338e9957db386..05f14d840f677ea681971f2232f3a313644d5cda 100644 --- a/docs/extensions/payment-processors/create.md +++ b/docs/extensions/payment-processors/create.md @@ -625,7 +625,7 @@ To populate the blue help icons for the settings fields needed for your payment ```twig {htxt id='AuthNet-live-user-name'} {ts}Generate your API Login and Transaction Key by logging in to your Merchant Account and navigating to <strong>Settings » General Security Settings</strong>.{/ts}</p> -{/htxt} + {/htxt} ``` see [core /templates/CRM/Admin/Page/PaymentProcessor.hlp](https://github.com/civicrm/civicrm-core/blob/master/templates/CRM/Admin/Page/PaymentProcessor.hlp) for examples.