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