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