From c11b01db4de39e8e21b92db5005140ebe558bfb2 Mon Sep 17 00:00:00 2001 From: LC Date: Mon, 30 Oct 2023 11:24:38 +0100 Subject: [PATCH] =?UTF-8?q?Aide=20ajout=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/album/view/config/config.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/module/album/view/config/config.php b/module/album/view/config/config.php index ed84cb8..fbbdbf6 100644 --- a/module/album/view/config/config.php +++ b/module/album/view/config/config.php @@ -13,6 +13,17 @@ echo template::formOpen('galleryConfigForm'); ?> 'value' => $text['album_view']['config'][0] ]); ?> +
+ 'buttonHelp', + 'ico' => 'help', + 'value' => $text['album_view']['config'][10] + ]); ?> +
+ + +
+