When you go to my website OneMusicNation.com you see the following message:
Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/nojob09/public_html/onemusicnation/langs/lang-en.php on line 461
This is what is only line 461 in lang-en.php:
'_NO_NEED_TO_CONFIRM_EMAIL' => 'There is no need to confirm your account e-mail because it's already confirmed and you proved your ownership of the e-mail address.',
What needs to be done to fix this error?