'.$update_email_text[$i].' '.__('Updated', 'wp-email').'
';
}
$i++;
}
if(empty($text)) {
$text = ''.__('No E-Mail Option Updated', 'wp-email').'';
}
}
$email_options = get_option('email_options');
$email_fields = get_option('email_fields');
?>
'.$text.'