From acef13761a19cacdf55c2f07397f9a1acc63c547 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 25 Oct 2023 14:44:53 +0200 Subject: [PATCH] updating fews things --- includes/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/admin.php b/includes/admin.php index 785ef7b..d0aea85 100644 --- a/includes/admin.php +++ b/includes/admin.php @@ -206,7 +206,7 @@ function filter_posts_per_thematique_declare_dropdown() $thematiques = get_terms(array('taxonomy' => 'thematiques', 'hide_empty' => true)); ?>