From b2bf9331d4b9b3d88e0deb54ceee4b181bc2caa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tempez?= Date: Sun, 18 Sep 2022 18:21:27 +0200 Subject: [PATCH] Echo manquant dans appel template::topic --- core/class/helper.class.php | 2 +- core/module/theme/view/footer/footer.php | 10 +++++----- core/module/theme/view/header/header.php | 14 +++++++------- core/module/theme/view/menu/menu.php | 8 ++++---- core/module/translate/view/copy/copy.php | 2 +- core/module/user/view/import/import.php | 2 +- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/core/class/helper.class.php b/core/class/helper.class.php index d66620de..a7f58d7a 100644 --- a/core/class/helper.class.php +++ b/core/class/helper.class.php @@ -36,7 +36,7 @@ class helper { } */ $r = (array_key_exists($text, core::$dialog)) ? core::$dialog[$text] : $text; - return ($r); + return $r; } /** diff --git a/core/module/theme/view/footer/footer.php b/core/module/theme/view/footer/footer.php index a6df9317..1979d04c 100644 --- a/core/module/theme/view/footer/footer.php +++ b/core/module/theme/view/footer/footer.php @@ -169,7 +169,7 @@

- +

@@ -206,7 +206,7 @@

- +

@@ -221,7 +221,7 @@

- +

@@ -245,7 +245,7 @@

- +

@@ -269,7 +269,7 @@

- +

diff --git a/core/module/theme/view/header/header.php b/core/module/theme/view/header/header.php index e5e71cd1..4a00b4c6 100644 --- a/core/module/theme/view/header/header.php +++ b/core/module/theme/view/header/header.php @@ -23,7 +23,7 @@

- +

@@ -76,7 +76,7 @@

- +

@@ -103,7 +103,7 @@

- +

@@ -154,7 +154,7 @@

- +

@@ -167,11 +167,11 @@ 'value' => $imageFile ]); ?> - ( getData(['theme', 'site', 'width']); ?>) + ( getData(['theme', 'site', 'width']); ?>) - - + - - +
diff --git a/core/module/theme/view/menu/menu.php b/core/module/theme/view/menu/menu.php index 9e7e4974..0a4914c1 100644 --- a/core/module/theme/view/menu/menu.php +++ b/core/module/theme/view/menu/menu.php @@ -23,7 +23,7 @@

- +

@@ -85,7 +85,7 @@

- +

@@ -127,7 +127,7 @@

- +

@@ -187,7 +187,7 @@

- +

diff --git a/core/module/translate/view/copy/copy.php b/core/module/translate/view/copy/copy.php index 79f47835..3a4fbce4 100644 --- a/core/module/translate/view/copy/copy.php +++ b/core/module/translate/view/copy/copy.php @@ -17,7 +17,7 @@

- +

diff --git a/core/module/user/view/import/import.php b/core/module/user/view/import/import.php index a8b741d3..bb124642 100644 --- a/core/module/user/view/import/import.php +++ b/core/module/user/view/import/import.php @@ -26,7 +26,7 @@

- +