Update provider_delete.php
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
messages::add($text['message-delete']);
|
||||
|
||||
//redirect the user
|
||||
header("Location: index.php");
|
||||
header("Location: providers.php");
|
||||
return;
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user