diff --git a/templates/_partials/footer.tpl b/templates/_partials/footer.tpl index 030b58c..7a9595c 100644 --- a/templates/_partials/footer.tpl +++ b/templates/_partials/footer.tpl @@ -40,20 +40,8 @@ {/block}
- - - - - - - - - - - - - + diff --git a/templates/_partials/form-fields.tpl b/templates/_partials/form-fields.tpl index acaf6ee..781646a 100644 --- a/templates/_partials/form-fields.tpl +++ b/templates/_partials/form-fields.tpl @@ -36,7 +36,7 @@ {$field.label} {/if} -
+
{if $field.type === 'select'} diff --git a/templates/customer/_partials/customer-form.tpl b/templates/customer/_partials/customer-form.tpl index f0100e1..93fd90a 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"} diff --git a/templates/customer/_partials/login-form.tpl b/templates/customer/_partials/login-form.tpl index 590af4b..255b1d8 100644 --- a/templates/customer/_partials/login-form.tpl +++ b/templates/customer/_partials/login-form.tpl @@ -29,7 +29,7 @@ {/block} -
+
{block name='login_form_fields'} {foreach from=$formFields item="field"} {block name='form_field'} diff --git a/templates/page.tpl b/templates/page.tpl index 0438a39..f9f9818 100644 --- a/templates/page.tpl +++ b/templates/page.tpl @@ -30,8 +30,8 @@ {block name='page_header_container'} {block name='page_title' hide} -