I must have messed up my site pretty good because after I changed some things in the create account process nothing major just names and headings of fields. when you create and account you get a blank white page from the error log I get this:

PHP Parse error: syntax error, unexpected T_STRING in /home/jfoster1980/qcsweets.com/includes/languages/english/create_account.php on line 423

I look on line 423 from dreamweaver and it shows this
Code:
zen_redirect(zen_href_link(FILENAME_CREATE_ACCOUNT_SUCCESS, '', 'SSL'));

  } //endif !error <------- That is Line 423
}
I have tried reuploading the original file but nothing seems to work. What am I missing? This worked before I started changing things so im pretty sure its my fault even though it was just adding text.