]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-add_rallye.php
Introduced more wrappers
[mailer.git] / inc / modules / admin / what-add_rallye.php
index c55700b9e53b038b525a87c36b3c636d2cd03321..431d4ccf31d078acf17185d1f0ef838d98da2d76 100644 (file)
@@ -100,7 +100,7 @@ if (isFormSent()) {
 
                if (!empty($id)) {
                        // Reload to prices...
-                       redirectToUrl('modules.php?module=admin&what=config_rallye_prices&rallye_id=' . bigintval($id));
+                       redirectToUrl('modules.php?module=admin&what=list_rallye_prices&rallye_id=' . bigintval($id));
                } else {
                        // Problem detected...
                        displayMessage('{--ADMIN_RALLYE_PROBLEM_CREATE--}');