diff --git a/core/module/theme/view/footer/footer.php b/core/module/theme/view/footer/footer.php index 2060c00f..af39bb7c 100644 --- a/core/module/theme/view/footer/footer.php +++ b/core/module/theme/view/footer/footer.php @@ -39,6 +39,22 @@ ]); ?> +
+
+
+ $this->getData(['theme', 'footer', 'margin']) + ]); ?> +
+
+
+
+ $this->getData(['theme', 'footer', 'fixed']) + ]); ?> +
+
+
@@ -262,20 +278,6 @@ -
-
- $this->getData(['theme', 'footer', 'margin']) - ]); ?> -
-
-
-
- $this->getData(['theme', 'footer', 'fixed']) - ]); ?> -
-