Change checkout spelling
-
bk85204
Change checkout spelling
On the final checkout page the statement Finalise and Pay $$$ for your order I would like to change the spelling of the word Finalise. Where can I find this? I spent an hour going through content files etc and I'm stumped. TIA
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: Change checkout spelling
from admin dashboard > Tools Define Languages - find checkout_confirmation.php in the list, click to edit the line:
Code: Select all
define('IMAGE_BUTTON_FINALISE_ORDER', 'Finalise and Pay %s For my Order');
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times