include("include_breadcrumb.php"); ?>
include("include_sidebar.php"); ?>
if( $confirm_fitter == true ) { ?>
include("../runshops/include_region_list.php"); ?> if (!$errmsg) { ?>
Edit a Fitter: Step 2 of 2
} else if( ($confirm_fitter != true) || ($_POST[edit_fitter] != true) ){ ?>Edit a Fitter: Step 1 of 2
include("../runshops/include_region_list.php"); ?> if (!$errmsg) { ?>
To edit a fitter, simply change the data you wish. If you make a mistake, just hit the reset button. To save the changes as a NEW fitter (for instance, if you have multiple chapters), hit the "SAVE AS A NEW FITTER" button. To save changes to the existing fitter entry, hit the "SAVE CHANGES TO YOUR FITTER" button. You will have a chance to review the data before confirming. You will then be prompted to confirm your information before the information is sent to us.
} else { ?>echo $errmsg; ?>
} ?> } // begin insert form if( ($_POST[edit_fitter] != true) || ($errmsg) || (($confirm_fitter != true) && ($_POST[insert_fitter] != true)) ) { ?> } if ($confirm_fitter == true){ include("include_edit_confirm.php"); } ?>