From bbe3eb8f41ca9c25d1619cda9609392ffc803146 Mon Sep 17 00:00:00 2001 From: Sadetdin EYILI Date: Mon, 9 Jan 2023 10:37:35 +0100 Subject: Lazy load logo on install, logo on header and theme thumbs in config slide (#4998) * feat: lazy load logo on install, logo on header and theme thumbs in config slide --- app/install.php | 4 ++-- app/layout/header.phtml | 8 ++++---- app/layout/simple.phtml | 2 +- app/views/configure/display.phtml | 2 +- p/index.html | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/install.php b/app/install.php index 48f39d25e..3163367f4 100644 --- a/app/install.php +++ b/app/install.php @@ -445,7 +445,7 @@ function printStep1() {

- 🔃 + 🔃
- +
diff --git a/app/layout/header.phtml b/app/layout/header.phtml index b9d5c0a13..45eb9a3ce 100644 --- a/app/layout/header.phtml +++ b/app/layout/header.phtml @@ -2,7 +2,7 @@
logo_html == '') { ?> - + logo_html; @@ -18,7 +18,7 @@ - + @@ -83,7 +83,7 @@ - +