diff --git a/app/views/product_orders_mails/confirmation_cheque.html.haml b/app/views/product_orders_mails/confirmation_cheque.html.haml index c80300b..19a89ed 100755 --- a/app/views/product_orders_mails/confirmation_cheque.html.haml +++ b/app/views/product_orders_mails/confirmation_cheque.html.haml @@ -11,7 +11,7 @@ %p Vous pouvez envoyer un chèque d'un montant de = number_to_currency(@product_order.total_ttc, locale: :fr) - à l'ordre de StyAndUs à l'adresse suivante : + à l'ordre de à l'adresse suivante : @@ -40,7 +40,7 @@ %p Vous pouvez envoyer un chèque d'un montant de = number_to_currency(@product_order.total_ttc, locale: :fr) - à l'ordre de StyAndUs à l'adresse suivante : + à l'ordre de à l'adresse suivante : %p Vous trouverez ci-dessous le récapitulatif de cette commande : diff --git a/app/views/public/product_customers_auths/new.haml b/app/views/public/product_customers_auths/new.haml index e3bb39d..b81ba49 100755 --- a/app/views/public/product_customers_auths/new.haml +++ b/app/views/public/product_customers_auths/new.haml @@ -1,38 +1,38 @@ - -.row - .col-md-6 +.center + .row + .col-md-6 - .connexion_form + .connexion_form - %h1= qit "Vous avez déjà un compte title", "Vous avez déjà un compte ?" + %h1= qit "Vous avez déjà un compte title", "Vous avez déjà un compte ?" - = form_tag public_product_customers_auths_path do - =hidden_field_tag :for_annonce, params[:for_annonce] - =hidden_field_tag :for_mail, params[:for_mail] + = form_tag public_product_customers_auths_path do + =hidden_field_tag :for_annonce, params[:for_annonce] + =hidden_field_tag :for_mail, params[:for_mail] - %p - = label_tag :email, qit("email-label","email :") - %p - = text_field_tag :email, params[:email], :class => "form-control", :placeholder => qit("email","Email") + %p + = label_tag :email, qit("email-label","email :") + %p + = text_field_tag :email, params[:email], :class => "form-control", :placeholder => qit("email","Email") - %p - = label_tag :password, qit("password-label","Mot de passe :") - %p - = password_field_tag :password, "", :class => "form-control", :placeholder => qit("password","Mot de passe") - %p{:style => "text-align:center"} - =check_box_tag :remember_me, 1,params[:remember_me] - = label_tag :remember_me, qit("keep-connect-label","Rester connecté ?") + %p + = label_tag :password, qit("password-label","Mot de passe :") + %p + = password_field_tag :password, "", :class => "form-control", :placeholder => qit("password","Mot de passe") + %p{:style => "text-align:center"} + =check_box_tag :remember_me, 1,params[:remember_me] + = label_tag :remember_me, qit("keep-connect-label","Rester connecté ?") - %p{:style => "text-align:center"} + %p{:style => "text-align:center"} - = submit_tag qit("login-submit", "Se connecter"), :class => "btn btn-primary order_button" - %p{:style => "text-align:center"} - =link_to qit("lost-password","Mot de passe perdu ?"), new_public_password_reset_path, :class => "btn" + = submit_tag qit("login-submit", "Se connecter"), :class => "btn btn-primary order_button" + %p{:style => "text-align:center"} + =link_to qit("lost-password","Mot de passe perdu ?"), new_public_password_reset_path, :class => "btn" - .col-md-6 + .col-md-6 - =render :partial => "public/product_customers/new_form" + =render :partial => "public/product_customers/new_form" diff --git a/app/views/public/product_orders/payment_instructions.html.haml b/app/views/public/product_orders/payment_instructions.html.haml index fe51555..73244fa 100644 --- a/app/views/public/product_orders/payment_instructions.html.haml +++ b/app/views/public/product_orders/payment_instructions.html.haml @@ -4,7 +4,7 @@ %p Pour finaliser celle-ci, merci de nous envoyer votre réglement par chèque d'un montant de = number_to_currency(@product_order_ar.total_ttc, locale: :fr) - à l'ordre de StyAndUs à l'adresse suivante : + à l'ordre de à l'adresse suivante : %p Si vous souhaitez finalement payer cette commande par carte banque vous pouvez la retrouver dans votre compte client.