diff --git a/client/src/pages/firewall/DestinationNATRules.vue b/client/src/pages/firewall/DestinationNATRules.vue
index f9f59ce..41f6121 100644
--- a/client/src/pages/firewall/DestinationNATRules.vue
+++ b/client/src/pages/firewall/DestinationNATRules.vue
@@ -55,8 +55,8 @@ onMounted(async() => {
-
-
+ Create
+ Edit
diff --git a/client/src/pages/firewall/ForwardRules.vue b/client/src/pages/firewall/ForwardRules.vue
index 7fc6103..d526b8d 100644
--- a/client/src/pages/firewall/ForwardRules.vue
+++ b/client/src/pages/firewall/ForwardRules.vue
@@ -56,8 +56,8 @@ onMounted(async() => {
-
-
+ Create
+ Edit
diff --git a/client/src/pages/firewall/SourceNATRules.vue b/client/src/pages/firewall/SourceNATRules.vue
index c96e121..f03f50b 100644
--- a/client/src/pages/firewall/SourceNATRules.vue
+++ b/client/src/pages/firewall/SourceNATRules.vue
@@ -55,8 +55,8 @@ onMounted(async() => {
-
-
+ Create
+ Edit
diff --git a/client/src/pages/network/Interfaces.vue b/client/src/pages/network/Interfaces.vue
index fd3de2c..d4dd302 100644
--- a/client/src/pages/network/Interfaces.vue
+++ b/client/src/pages/network/Interfaces.vue
@@ -59,8 +59,8 @@ onMounted(async() => {
-
-
+ Create
+ Edit
\ No newline at end of file
diff --git a/client/src/pages/object/Addresses.vue b/client/src/pages/object/Addresses.vue
index 6e4ef44..9a265ba 100644
--- a/client/src/pages/object/Addresses.vue
+++ b/client/src/pages/object/Addresses.vue
@@ -78,8 +78,8 @@ onMounted(async() => {
-
-
+ Create
+ Edit
\ No newline at end of file
diff --git a/client/src/pages/object/Services.vue b/client/src/pages/object/Services.vue
index 1304673..5a4a0ef 100644
--- a/client/src/pages/object/Services.vue
+++ b/client/src/pages/object/Services.vue
@@ -83,8 +83,8 @@ onMounted(async() => {
-
-
+ Create
+ Edit
\ No newline at end of file