update new layout

This commit is contained in:
2025-02-26 17:29:27 +01:00
parent 3ce064a108
commit e9bad2260f
12 changed files with 654 additions and 933 deletions
+1 -1
View File
@@ -45,5 +45,5 @@ try {
}
// Reindirizza con un messaggio
header("Location: xlstemplates_grid.php?status=$status&message=" . urlencode($message));
header("Location: templates_dashboard.php?status=$status&message=" . urlencode($message));
exit;