Small Update:

-> Open the 'catalog/includes/languages/english/loginbox.php' file.

Find:
define('BOX_LOGINBOX_FORGOT_PASSWORD', '(forgotten?)');

Replace with:
define('BOX_LOGINBOX_FORGOT_PASSWORD', '(forgotten?)');


----------------------------------------------------------------------------------------------------------------------

Bug: The duplicate for 'password forgotten' link.

" . BOX_LOGINBOX_FORGOT_PASSWORD . "

In HTML view: Password: (forgotten?)

----------------------------------------------------------------------------------------------------------------------

Seyhun Cavus (faaliyet)


More...