From 816ded088daa608fa9d3bbf631d080dfd558d331 Mon Sep 17 00:00:00 2001 From: Vincent Calame Date: Wed, 1 Mar 2023 19:12:41 +0100 Subject: [PATCH] options.php comme dans la branche master --- libreavous_options.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreavous_options.php b/libreavous_options.php index ce093e2..90f5642 100644 --- a/libreavous_options.php +++ b/libreavous_options.php @@ -7,11 +7,11 @@ if (!defined('_ECRIRE_INC_VERSION')) { $GLOBALS['z_blocs'] = array( 'content', 'head', - 'head_js', 'header', 'breadcrumb', 'extra', 'aside', 'connex', 'footer', + 'head_js', );