diff --git a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue
index 9c54c2b4fb..7e37119445 100644
--- a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue
+++ b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue
@@ -34,7 +34,9 @@
size="middle"
@click="downloadViewImage"
>
-
+
{{ t('chart.export_img') }}
-
-
+
{{ t('chart.export_excel') }}
-
-
+
{{ t('chart.export_raw_details') }}
-
-
- {{ t('chart.export_excel_formatter') }}
+
+ {{ t('chart.export_excel_formatter') }}