$flash="<strong>Notification Saved Successfully!</strong><br /><a href='/wp-admin/admin.php?page=notifications'>Click here</a> to view all notifications.</a>";
@@ -388,10 +381,6 @@ function create_notification() {
'system_message_type'=>$system_message_type
,'message'=>$system
));
update_post_meta($id,"sms",array(
'message'=>$sms
));
$flash="<strong>Notification Saved Successfully!</strong><br /><a href='/wp-admin/admin.php?page=notifications'>Click here</a> to view all notifications.</a>";