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 %}