From 27136da82b6b5fdb5e12e95e6e4b415fe538e073 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Fri, 3 Apr 2020 23:50:35 +0200 Subject: [PATCH] css manquant --- core/module/user/view/forgot/forgot.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 core/module/user/view/forgot/forgot.css diff --git a/core/module/user/view/forgot/forgot.css b/core/module/user/view/forgot/forgot.css new file mode 100644 index 00000000..3b94602b --- /dev/null +++ b/core/module/user/view/forgot/forgot.css @@ -0,0 +1,16 @@ +/** + * 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-2020, Frédéric Tempez + * @license GNU General Public License, version 3 + * @link http://zwiicms.com/ + */ + + +@import url("core/layout/admin.css"); \ No newline at end of file