From f653506421ee8e2c46c78e93d28ee2418a1d399d Mon Sep 17 00:00:00 2001 From: polo Date: Tue, 28 Oct 2025 23:23:03 +0100 Subject: =?UTF-8?q?modification=20liens=20r=C3=A9seaux=20sociaux,=20placeh?= =?UTF-8?q?older=20input=20text,=20correction=20erreurs=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/templates/header.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'src/view/templates') diff --git a/src/view/templates/header.php b/src/view/templates/header.php index 9c74f9b..89cdd4b 100644 --- a/src/view/templates/header.php +++ b/src/view/templates/header.php @@ -35,10 +35,15 @@
-
- +
+ +
+ <?= $one_key ?>_alt + +
+ +
-
@@ -50,7 +55,6 @@ let header_logo = new InputFile('header_logo'); let header_title = new InputText('header_title'); let header_description = new InputText('header_description'); - let header_social = new InputToggler('header_social'); \ No newline at end of file -- cgit v1.2.3