diff --git a/src/Components/IconNotification.vue b/src/Components/IconNotification.vue
index 1b9124f2..a8685502 100644
--- a/src/Components/IconNotification.vue
+++ b/src/Components/IconNotification.vue
@@ -3,103 +3,89 @@
- SPDX-License-Identifier: AGPL-3.0-or-later
-->
-
-
-
+
+
+
+
+
-
diff --git a/src/NotificationsApp.vue b/src/NotificationsApp.vue
index a126d81e..2fdd98fb 100644
--- a/src/NotificationsApp.vue
+++ b/src/NotificationsApp.vue
@@ -9,9 +9,11 @@
:exclude-click-outside-selectors="['.popover']"
:open.sync="open"
:aria-label="t('notifications', 'Notifications')"
+ :title="t('notifications', 'Notifications')"
@open="onOpen">
-