diff --git a/src/admin/manageOrders.php b/src/admin/manageOrders.php
index 96ca661..4a293dd 100644
--- a/src/admin/manageOrders.php
+++ b/src/admin/manageOrders.php
@@ -75,7 +75,7 @@ if ($result === false) {
- Dashboard amministratore - TechStore
+ Gestione Ordini - TechStore
diff --git a/src/admin/manageProducts.php b/src/admin/manageProducts.php
index d62a3eb..354b686 100644
--- a/src/admin/manageProducts.php
+++ b/src/admin/manageProducts.php
@@ -29,7 +29,7 @@ if ($role !== 'admin') {
- Gestione prodotti - TechStore
+ Gestione Prodotti - TechStore
diff --git a/src/admin/manageUsers.php b/src/admin/manageUsers.php
index 4192f80..5a100a2 100644
--- a/src/admin/manageUsers.php
+++ b/src/admin/manageUsers.php
@@ -80,7 +80,7 @@ if ($result === false) {
- Dashboard amministratore - TechStore
+ Gestione Utenti - TechStore