From 7fd67d7d9d51bdfbd584dfb8fb5d669a008c4918 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Thu, 20 Feb 2025 11:40:57 +0100 Subject: [PATCH] Modification titres --- categories/index.html | 2 +- global_history.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/categories/index.html b/categories/index.html index e6c3869..555f81e 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1,6 +1,6 @@ {{* -*- brindille -*- *}} -{{:admin_header title="Gestion des matériels" current="module_equipment"}} +{{:admin_header title="Configuration" current="module_equipment"}} {{* barre de navigation *}} {{:include file="../_nav.html" current="config" subcurrent="categories"}} diff --git a/global_history.html b/global_history.html index 9a44889..51b216b 100644 --- a/global_history.html +++ b/global_history.html @@ -5,7 +5,7 @@ *}} -{{:admin_header title="Gestion des matériels" current="module_equipment"}} +{{:admin_header title="Historique des mouvements" current="module_equipment"}} {{:include file="./_nav.html" current="historique"}}