' . __('Template details saved.', 'event_espresso') . '

'; } $org_options = get_option('events_organization_settings'); $values = array( array('id' => 'Y', 'text' => __('Yes', 'event_espresso')), array('id' => 'N', 'text' => __('No', 'event_espresso')) ); ?>


'; require_once(EVENT_ESPRESSO_PLUGINFULLPATH . 'includes/admin-files/event_template_settings.php'); echo ''; } ?>