include("include_breadcrumb.php"); ?>
include("include_sidebar.php"); ?>
if( $_GET[confirmed] == "yes" ) { ?>
Thank you
echo "Thank you. Your club should be added within 24 hours. You will now be redirected back to the add page.
"; echo ""; } else if($confirm == 1){ ?>Edit a Club: Step 2 of 2
} else if( ($confirm !=1) && ($row[confirm_entry] != 1)){ ?>Edit a Club: Step 1 of 2
} else if( ($row[edit_club] == 1) && (!$errmsg) && ($row[confirm_entry] == 1)){ ?>Thank you
} if(($confirm != 1) && ($row[triclub_confirm_entry] != 1) && $_GET[confirmed] != "yes"){ ?>To edit a club, simply change the data you wish. If you make a mistake, just hit the reset button. To save the changes as a NEW club (for instance, if you have multiple chapters), hit the "SAVE AS A NEW CLUB" button. To save changes to the existing club entry, hit the "SAVE CHANGES TO YOUR CLUB" button. You will have a chance to review the data before confirming.
} ?> include("../runshops/include_region_list.php"); ?> if( $_GET[confirmed] != "yes" && (($row[edit_club] != 1) || ($errmsg) || (($confirm != 1) && ($row[triclub_confirm_entry] != 1))) ) { ?> } else { if ($confirm == 1){ $confirm = 0; include("include_edit_confirm.php"); } } ?>