From 41b1d12cbfce7de6c4acdc0715d3f71f29f384bf Mon Sep 17 00:00:00 2001 From: Dinesh Salunke Date: Mon, 6 Nov 2023 14:38:40 +0530 Subject: [PATCH] refactor: style the login and registration forms --- .../customer/_partials/customer-form.tpl | 6 ++--- templates/customer/_partials/login-form.tpl | 9 ++++--- templates/customer/authentication.tpl | 22 +++++++++-------- templates/customer/registration.tpl | 24 ++++++++++++------- 4 files changed, 35 insertions(+), 26 deletions(-) diff --git a/templates/customer/_partials/customer-form.tpl b/templates/customer/_partials/customer-form.tpl index dba04d0..f0100e1 100644 --- a/templates/customer/_partials/customer-form.tpl +++ b/templates/customer/_partials/customer-form.tpl @@ -28,7 +28,7 @@ {/block}
-
+
{block "form_fields"} {foreach from=$formFields item="field"} {block "form_field"} @@ -40,10 +40,10 @@
{block name='customer_form_footer'} -