diff --git a/apps/desktop/src/app/layout/account-switcher.component.html b/apps/desktop/src/app/layout/account-switcher.component.html
index 5110969b0c..eedafbcfe0 100644
--- a/apps/desktop/src/app/layout/account-switcher.component.html
+++ b/apps/desktop/src/app/layout/account-switcher.component.html
@@ -20,10 +20,11 @@
*ngIf="activeAccount.email != null"
aria-hidden="true"
>
- {{ activeAccount.email
- }} ({{ "switchAccount" | i18n }})
+
+
{{ activeAccount.email }}
+
{{ activeAccount.server }}
+
({{ "switchAccount" | i18n }})
+
{{ "switchAccount" | i18n }}
@@ -55,38 +56,40 @@
aria-modal="true"
>
0">
-