diff --git a/packages/nc-gui-v2/components/smartsheet/Form.vue b/packages/nc-gui-v2/components/smartsheet/Form.vue index 6ebc9b4823..886de9f54b 100644 --- a/packages/nc-gui-v2/components/smartsheet/Form.vue +++ b/packages/nc-gui-v2/components/smartsheet/Form.vue @@ -405,185 +405,181 @@ onMounted(async () => { -
- - - - - - - -
{{ formViewData.heading }}
- - - - -
{{ formViewData.subheading }}
- - + + + +
+ + + {{ $t('general.submit') }} + +
+
+
-
- -
- {{ $t('msg.info.afterFormSubmitted') }} +
+ +
+ {{ $t('msg.info.afterFormSubmitted') }} +
+ + + + + +
+
+ + + {{ $t('msg.info.submitAnotherForm') }}
- - - - - -
-
- - - {{ $t('msg.info.submitAnotherForm') }} -
-
- - - {{ $t('msg.info.showBlankForm') }} -
-
- - - - {{ $t('msg.info.emailForm') }} {{ state.user.value?.email }} - -
+
+ + + {{ $t('msg.info.showBlankForm') }} +
+
+ + + + {{ $t('msg.info.emailForm') }} {{ state.user.value?.email }} +
- -
+
+