From 7ad8e3ea052ddfd41b9758fb8f6a9f221090df95 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 3 Feb 2024 18:44:15 +0100 Subject: [PATCH] 13.1.04 feuille de style absente de l'index de l'installation --- core/module/install/view/index/index.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/core/module/install/view/index/index.css b/core/module/install/view/index/index.css index e69de29b..b6eeb0e0 100755 --- a/core/module/install/view/index/index.css +++ b/core/module/install/view/index/index.css @@ -0,0 +1,18 @@ +/** + * This file is part of Zwii. + * + * For full copyright and license information, please see the LICENSE + * file that was distributed with this source code. + * + * @author Rémi Jean + * @copyright Copyright (C) 2008-2018, Rémi Jean + * @author Frédéric Tempez + * @copyright Copyright (C) 2018-2024, Frédéric Tempez + * @license CC Attribution-NonCommercial-NoDerivatives 4.0 International + * @link http://zwiicms.fr/ + */ + + +/** NE PAS EFFACER +* admin.css +*/ \ No newline at end of file