diff --git a/src/components/Envelope.vue b/src/components/Envelope.vue
index b88311fa50..d41b6b2e30 100644
--- a/src/components/Envelope.vue
+++ b/src/components/Envelope.vue
@@ -237,6 +237,22 @@
isImportant ? t('mail', 'Unimportant') : t('mail', 'Important')
}}
+
+
+
+
+
+ {{ t('mail', 'Archive thread') }}
+
+
+ {{ t('mail', 'Archive message') }}
+
+
@@ -312,21 +328,6 @@
{{ t('mail', 'Move Message') }}
-
-
-
-
-
- {{ t('mail', 'Archive thread') }}
-
-
- {{ t('mail', 'Archive message') }}
-
-