forked from services/mlmmj-light-web-ecg
Added success message after changing a list
This commit is contained in:
@@ -209,7 +209,7 @@ if (!$return["success"])
|
||||
}
|
||||
}
|
||||
|
||||
header("Location: edit_list.php?list_name=$list_name");
|
||||
header("Location: edit_list.php?list_name=$list_name&success");
|
||||
|
||||
exit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user