diff --git a/core/lib/Thelia/Config/Resources/routing/front.xml b/core/lib/Thelia/Config/Resources/routing/front.xml index 69bd2c6eb..d696a3411 100755 --- a/core/lib/Thelia/Config/Resources/routing/front.xml +++ b/core/lib/Thelia/Config/Resources/routing/front.xml @@ -50,9 +50,9 @@ cart - - Thelia\Controller\Front\UrlRewritingController::check - .* - + + + + diff --git a/templates/admin/default/coupon/form.html b/templates/admin/default/coupon/form.html index b715cd741..1bd18a6a8 100644 --- a/templates/admin/default/coupon/form.html +++ b/templates/admin/default/coupon/form.html @@ -72,7 +72,7 @@
{form_field form=$form field='expirationDate'} - + {if $error}{$message}{/if} {/form_field}