diff --git a/core/lib/Thelia/Config/Resources/routing/front.xml b/core/lib/Thelia/Config/Resources/routing/front.xml index 74cf23db8..f73e2712c 100755 --- a/core/lib/Thelia/Config/Resources/routing/front.xml +++ b/core/lib/Thelia/Config/Resources/routing/front.xml @@ -168,6 +168,7 @@ Thelia\Controller\Front\Mail::test + Thelia\Controller\Front\DefaultController::noAction contact @@ -182,5 +183,19 @@ Thelia\Controller\Front\DefaultController::noAction contact-success + + + + + Thelia\Controller\Front\NewsletterController::subscribeAction + newsletter + + + + Thelia\Controller\Front\DefaultController::noAction + newsletter-success + + +