diff --git a/components/object/new-form.vue b/components/object/new-form.vue index cdc4e8e..934e346 100644 --- a/components/object/new-form.vue +++ b/components/object/new-form.vue @@ -2,9 +2,9 @@
@@ -14,7 +14,7 @@
--> - {{ t('Overwrite Warning') }} + {{ t("Overwrite Warning") }}
@@ -22,7 +22,9 @@
- {{ t('Create') }} + + {{ t("Create") }} +
@@ -30,33 +32,36 @@