Page 1 of 1

OC 1.3 English Language Correction

Posted: Tue Aug 04, 2009 12:06 am
by wal_j
This is not really a BUG as such, but a typo in the English Language Pack.

File:
catalog/language/english/account/forgotten.php

Code: Select all

$_['mail_password']   = 'Your new password to is:';
replace with

Code: Select all

$_['mail_password']   = 'Your new password is:';
Best Wishes
Alex