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

Commit 1276bd2

Browse files
authored
Prod: Prince/ Ukgc changes production (#6820)
* Update: footer text changes & removed binary text in binary options * Updated footer text
1 parent 2cccea4 commit 1276bd2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/templates/_common/_layout/footer.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ const Footer = () => (
216216
{it.L('Deriv Investments (Europe) Limited, W Business Centre, Level 3, Triq Dun Karm, Birkirkara BKR 9033, Malta, is licensed in Malta and regulated by the Malta Financial Services Authority under the Investments Services Act to provide investment services in the European Union ([_1]licence no. IS/70156[_2]). It is also authorised and subject to limited regulation by the Financial Conduct Authority in the UK. Details about the extent of our authorisation and regulation by the Financial Conduct Authority are available from us on request.', `<a href=${it.url_for('download/WS-Deriv-Investments-Europe-Limited.pdf')} target="_blank">`, '</a>')}
217217
</p>
218218
<p>
219-
{it.L('In the Isle of Man and the UK, Synthetic indices are offered by Deriv (MX) Ltd, Millennium House, Level 1, Victoria Road, Douglas IM2 4RW, Isle of Man; licensed and regulated in Great Britain by (1) the Gambling Commission under [_1]account no. 39172[_3] and by (2) the Gambling Supervision Commission in the Isle of Man ([_2]view licence[_3]).', '<a href="https://www.gamblingcommission.gov.uk/public-register/business/detail/39172" target="_blank" rel="noopener noreferrer">', '<a href="https://deriv.com/regulatory/Deriv_(MX)_Ltd.pdf" target="_blank" rel="noopener noreferrer">', '</a>')}
219+
{it.L('In the Isle of Man and the UK, virtual events based bets on synthetic indices offered by Deriv (MX) Ltd, Millennium House, Level 1, Victoria Road, Douglas IM2 4RW, Isle of Man; licensed and regulated in Great Britain by (1) the Gambling Commission under account no. 39172 and by (2) the Gambling Supervision Commission in the Isle of Man ([_2]view licence[_3]).', '<a href="https://www.gamblingcommission.gov.uk/public-register/business/detail/39172" target="_blank" rel="noopener noreferrer">', '<a href="https://deriv.com/regulatory/Deriv_(MX)_Ltd.pdf" target="_blank" rel="noopener noreferrer">', '</a>')}
220220
</p>
221221
<p>
222222
{it.L('In the rest of the EU, Synthetic Indices are offered by Deriv (Europe) Limited, W Business Centre, Level 3, Triq Dun Karm, Birkirkara BKR 9033, Malta; licensed and regulated by (1) the Malta Gaming Authority ([_1]licence no. MGA/B2C/102/2000[_3]) and (2) the Revenue Commissioners for clients in Ireland (licence no. 1010285). View complete [_2]Regulatory Information[_3].', `<a href=${it.url_for('download/regulation/MGA_licence.pdf')} target="_blank">`, `<a href="${it.url_for('regulation')}">`, '</a>')}
@@ -236,7 +236,7 @@ const Footer = () => (
236236
<div className='gr-12'>
237237
<div className='risk-warning'>
238238
<p>
239-
{it.L('Trading binary options may not be suitable for everyone, so please ensure that you fully understand the risks involved. Your losses can exceed your initial deposit and you do not own or have any interest in the underlying asset.')}
239+
{it.L('Trading options may not be suitable for everyone, so please ensure that you fully understand the risks involved.')}
240240
</p>
241241
<p className='eu-only invisible'>
242242
{it.L('CFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. [_1] of retail investor accounts lose money when trading CFDs with Deriv Investments (Europe) Limited. You should consider whether you understand how CFDs work and whether you can afford to take the high risk of losing your money.', '63%')}

src/templates/static/legal/tac.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@ const Tac = () => (
4040
id : 'risk',
4141
text : it.L('Risk Disclaimer'),
4242
submenu: [
43-
{ id: 'risk-binary', text: it.L('Binary Options') },
43+
{ id: 'risk-binary', text: it.L('Options') },
4444
{ id: 'risk-mt', text: it.L('MetaTrader') },
4545
],
4646
},
4747
{
4848
id : 'order-execution',
4949
text : it.L('Order Execution'),
5050
submenu: [
51-
{ id: 'order-execution-binary', text: it.L('Binary Options'), dataShow: 'eucountry' },
51+
{ id: 'order-execution-binary', text: it.L('Options'), dataShow: 'eucountry' },
5252
{ id: 'order-execution-mt', text: it.L('MetaTrader') },
5353
],
5454
},

0 commit comments

Comments
 (0)