db_select($query); $smarty->assign("location_id", $location_id); $smarty->assign("location_name", $location[0]['location_name']); $smarty->display("locationsubnetedit.tpl"); include("footer.php"); ?>