the code at line 489 is:
if ((isset($_POST["SimpleContact_submit_x"]))) {
there is no synatx error in this code.
one issue i see is that the universal email behavior is on the page 6 times, but the first one is set to redirect to the index page after sending.
the other 5 UE iterations on this page are unnecessary and should be removed.