From d892eaf63afc4c5045a5e97514dc4e2bbb51a825 Mon Sep 17 00:00:00 2001 From: jbperrin Date: Fri, 17 Jul 2026 12:22:59 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20nav=20coh=C3=A9rent=20sur=20toutes=20les?= =?UTF-8?q?=20pages=20admin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/templates/admin/actions.html | 8 ++++---- frontend/templates/admin/dashboard.html | 7 +++---- frontend/templates/admin/gallery.html | 7 +++---- frontend/templates/admin/print.html | 7 +++---- 4 files changed, 13 insertions(+), 16 deletions(-) diff --git a/frontend/templates/admin/actions.html b/frontend/templates/admin/actions.html index 6479ede..36de9a7 100644 --- a/frontend/templates/admin/actions.html +++ b/frontend/templates/admin/actions.html @@ -3,11 +3,11 @@ {% block nav_links %} Dashboard -Galerie admin -Impression +Galerie Actions -Galerie publique -Déconnexion +Impression +Réglages +Déconnexion {% endblock %} {% block content %} diff --git a/frontend/templates/admin/dashboard.html b/frontend/templates/admin/dashboard.html index 235c391..903576d 100644 --- a/frontend/templates/admin/dashboard.html +++ b/frontend/templates/admin/dashboard.html @@ -3,12 +3,11 @@ {% block nav_links %} Dashboard -Galerie admin -Impression +Galerie Actions +Impression Réglages -Galerie publique -Déconnexion +Déconnexion {% endblock %} {% block content %} diff --git a/frontend/templates/admin/gallery.html b/frontend/templates/admin/gallery.html index c737613..eb3081e 100644 --- a/frontend/templates/admin/gallery.html +++ b/frontend/templates/admin/gallery.html @@ -3,12 +3,11 @@ {% block nav_links %} Dashboard -Galerie admin -Impression +Galerie Actions +Impression Réglages -Galerie publique -Déconnexion +Déconnexion {% endblock %} {% block head %} diff --git a/frontend/templates/admin/print.html b/frontend/templates/admin/print.html index fec5fd2..c8b977b 100644 --- a/frontend/templates/admin/print.html +++ b/frontend/templates/admin/print.html @@ -3,12 +3,11 @@ {% block nav_links %} Dashboard -Galerie admin -Impression +Galerie Actions +Impression Réglages -Galerie publique -Déconnexion +Déconnexion {% endblock %} {% block head %}