Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 1de8bf4

Browse files
authored
removed PA availability notice (#6639)
1 parent 022998e commit 1de8bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/static/partners/payment_agent.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const PaymentAgent = () => (
3939
<img className='responsive' src={it.url_for('images/pages/payment_agent/payment_agents.svg')} />
4040
</div>
4141
</div>
42-
<p className='faded'>{it.L('Note: Payment Agent transfers are only available for accounts registered with Deriv (SVG) LLC. Transactions are accepted only in US dollars.')}</p>
42+
<p className='faded'>{it.L('Note: Payment Agent transfers are only available for accounts registered with Deriv (SVG) LLC.')}</p>
4343
</Section>
4444

4545
<Section id='why-choose-payment-agents' header={it.L('Why do Clients choose to use Payment Agents?')}>

0 commit comments

Comments
 (0)