{intl l="Login"} {form name="thelia.front.customer.login"} - + {if $form_error}{$form_error_message}{/if} {form_field form=$form field='success_url'} {* the url the user is redirected to on login success *} diff --git a/templates/default/newsletter.html b/templates/default/newsletter.html index b1e927678..023506204 100644 --- a/templates/default/newsletter.html +++ b/templates/default/newsletter.html @@ -11,7 +11,7 @@ {intl l="Newsletter Subscription"} {form name="thelia.front.newsletter"} - + {form_hidden_fields form=$form} {intl l="You want to subscribe to the newsletter? Please enter your email address below."} {form_field form=$form field="email"} diff --git a/templates/default/order-delivery.html b/templates/default/order-delivery.html index 2576ee381..42ec5046d 100644 --- a/templates/default/order-delivery.html +++ b/templates/default/order-delivery.html @@ -28,7 +28,7 @@ {form name="thelia.order.delivery"} {assign var="isPost" value="{$smarty.post|count}"} - + {form_hidden_fields form=$form} diff --git a/templates/default/order-invoice.html b/templates/default/order-invoice.html index 83c71c485..9b23cc748 100644 --- a/templates/default/order-invoice.html +++ b/templates/default/order-invoice.html @@ -29,7 +29,7 @@ {form name="thelia.order.coupon"} - + {form_hidden_fields form=$form} @@ -163,7 +163,7 @@ {/form} {form name="thelia.order.payment"} - + {form_hidden_fields form=$form} diff --git a/templates/default/password.html b/templates/default/password.html index 2d562ed27..03f327bef 100644 --- a/templates/default/password.html +++ b/templates/default/password.html @@ -16,7 +16,7 @@ {intl l="Password Forgotten"} {form name="thelia.front.customer.lostpassword"} - + {intl l="Please enter your email address below."} {intl l="You will receive a link to reset your password."} {form_field form=$form field="email"} diff --git a/templates/default/product.html b/templates/default/product.html index ddea559a2..abce5751e 100644 --- a/templates/default/product.html +++ b/templates/default/product.html @@ -137,7 +137,7 @@
{intl l="Password Forgotten"} {form name="thelia.front.customer.lostpassword"} - + {intl l="Please enter your email address below."} {intl l="You will receive a link to reset your password."} {form_field form=$form field="email"} diff --git a/templates/default/product.html b/templates/default/product.html index ddea559a2..abce5751e 100644 --- a/templates/default/product.html +++ b/templates/default/product.html @@ -137,7 +137,7 @@