From 691caefb548af598d62404e2304f0643022e3e2c Mon Sep 17 00:00:00 2001 From: vince Date: Thu, 23 Dec 2021 22:55:54 +0100 Subject: [PATCH] =?UTF-8?q?am=C3=A9liore=20le=20style=20par=20d=C3=A9faut?= =?UTF-8?q?=20du=20titre?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 3b6d1bc..441eb9b 100644 --- a/index.php +++ b/index.php @@ -47,7 +47,7 @@ if ($hasSupplier) { $config[$supplier] = array_merge( [ - 'title' => '%supplier% %date%', + 'title' => '%supplier% %date%', 'description' => '', 'choices' => [], 'start' => 'now 00:00:00',