diff --git a/apps/dokploy/components/dashboard/application/update-application.tsx b/apps/dokploy/components/dashboard/application/update-application.tsx
index 934a596df..4d4190fa2 100644
--- a/apps/dokploy/components/dashboard/application/update-application.tsx
+++ b/apps/dokploy/components/dashboard/application/update-application.tsx
@@ -99,7 +99,7 @@ export const UpdateApplication = ({ applicationId }: Props) => {
-
+
Modify Application
Update the application data
diff --git a/apps/dokploy/components/dashboard/compose/update-compose.tsx b/apps/dokploy/components/dashboard/compose/update-compose.tsx
index c89618601..f9c38a6bc 100644
--- a/apps/dokploy/components/dashboard/compose/update-compose.tsx
+++ b/apps/dokploy/components/dashboard/compose/update-compose.tsx
@@ -99,7 +99,7 @@ export const UpdateCompose = ({ composeId }: Props) => {
-
+
Modify Compose
Update the compose data
diff --git a/apps/dokploy/components/dashboard/mariadb/update-mariadb.tsx b/apps/dokploy/components/dashboard/mariadb/update-mariadb.tsx
index 64705b693..9d29d1ac4 100644
--- a/apps/dokploy/components/dashboard/mariadb/update-mariadb.tsx
+++ b/apps/dokploy/components/dashboard/mariadb/update-mariadb.tsx
@@ -97,7 +97,7 @@ export const UpdateMariadb = ({ mariadbId }: Props) => {
-
+
Modify MariaDB
Update the MariaDB data
diff --git a/apps/dokploy/components/dashboard/mongo/update-mongo.tsx b/apps/dokploy/components/dashboard/mongo/update-mongo.tsx
index d42f406f0..48dbcf4d7 100644
--- a/apps/dokploy/components/dashboard/mongo/update-mongo.tsx
+++ b/apps/dokploy/components/dashboard/mongo/update-mongo.tsx
@@ -99,7 +99,7 @@ export const UpdateMongo = ({ mongoId }: Props) => {
-
+
Modify MongoDB
Update the MongoDB data
diff --git a/apps/dokploy/components/dashboard/mysql/update-mysql.tsx b/apps/dokploy/components/dashboard/mysql/update-mysql.tsx
index ec3c1b454..9b1296478 100644
--- a/apps/dokploy/components/dashboard/mysql/update-mysql.tsx
+++ b/apps/dokploy/components/dashboard/mysql/update-mysql.tsx
@@ -97,7 +97,7 @@ export const UpdateMysql = ({ mysqlId }: Props) => {
-
+
Modify MySQL
Update the MySQL data
diff --git a/apps/dokploy/components/dashboard/postgres/update-postgres.tsx b/apps/dokploy/components/dashboard/postgres/update-postgres.tsx
index f70cd8c90..2695953cd 100644
--- a/apps/dokploy/components/dashboard/postgres/update-postgres.tsx
+++ b/apps/dokploy/components/dashboard/postgres/update-postgres.tsx
@@ -99,7 +99,7 @@ export const UpdatePostgres = ({ postgresId }: Props) => {
-
+
Modify Postgres
Update the Postgres data
diff --git a/apps/dokploy/components/dashboard/redis/update-redis.tsx b/apps/dokploy/components/dashboard/redis/update-redis.tsx
index 8d720703e..b04e1ff45 100644
--- a/apps/dokploy/components/dashboard/redis/update-redis.tsx
+++ b/apps/dokploy/components/dashboard/redis/update-redis.tsx
@@ -97,7 +97,7 @@ export const UpdateRedis = ({ redisId }: Props) => {
-
+
Modify Redis
Update the redis data