diff --git a/htdocs/theme/common/appli_dolibarr_256x256.png b/htdocs/theme/common/dolibarr_logo_256x256.png similarity index 100% rename from htdocs/theme/common/appli_dolibarr_256x256.png rename to htdocs/theme/common/dolibarr_logo_256x256.png diff --git a/htdocs/theme/eldy/manifest.json.php b/htdocs/theme/eldy/manifest.json.php index afaa3a4258c..72465fea2a3 100644 --- a/htdocs/theme/eldy/manifest.json.php +++ b/htdocs/theme/eldy/manifest.json.php @@ -46,7 +46,7 @@ if (!empty($conf->global->MAIN_APPLICATION_TITLE)) $appli=$conf->global->MAIN_AP "name": "", "icons": [ { - "src": "", + "src": "", "sizes": "256x256", "type": "image/png" }