From d3966befafab3fe65e753d0ab2166a8bf5fb0d75 Mon Sep 17 00:00:00 2001 From: Sadetdin EYILI Date: Sat, 4 Mar 2023 14:51:07 +0100 Subject: feat: create config to display website icon only / name only / icon and name / none on feeds (#4969) * feat: create config to display website icon only / name only / icon and name / none on feeds * fix title hovering * reverted: column in .phtml * Update app/i18n/fr/conf.php --------- Co-authored-by: mathContao Co-authored-by: Alexandre Alapetite --- app/views/configure/display.phtml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'app/views/configure') diff --git a/app/views/configure/display.phtml b/app/views/configure/display.phtml index 44ca242ad..dc410a00a 100644 --- a/app/views/configure/display.phtml +++ b/app/views/configure/display.phtml @@ -136,6 +136,27 @@ + topline_website; ?> +
+ +
+ +
+
+ topline_thumbnail; ?>
-- cgit v1.2.3