diff --git a/front/src/components/favorites/List.vue b/front/src/components/favorites/List.vue
index 1b00be8e4..87c5d00d6 100644
--- a/front/src/components/favorites/List.vue
+++ b/front/src/components/favorites/List.vue
@@ -200,7 +200,7 @@ const paginateOptions = computed(() => sortedUniq([12, 25, 50, paginateBy.value]
{{ t('components.favorites.List.empty.noFavorites') }}
-
+
sortedUniq([12, 30, 50, paginateBy.value]
style="display:flex; flex-wrap:wrap; gap: 32px; margin-top:32px;"
>
- sortedUniq([12, 30, 50, paginateBy.value]
-
-
- {{ t('components.library.Artists.header.browse') }}
-
-
+
+ {{ t('components.library.Artists.header.browse') }}
+
+
+
-
-
-
-
-
-
-
-
-
+
+
-
-
-
- {{ t('components.library.Artists.empty.noResults') }}
-
-
-
-
-
-
-
-
-
+ {{ sharedLabels.filters[option[1]] }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('components.library.Artists.empty.noResults') }}
+
+
+
+
+
+
+
+
+
+
diff --git a/front/src/views/auth/ProfileBase.vue b/front/src/views/auth/ProfileBase.vue
index bf145d84b..51e3b8306 100644
--- a/front/src/views/auth/ProfileBase.vue
+++ b/front/src/views/auth/ProfileBase.vue
@@ -204,7 +204,7 @@ watch(props, fetchData, { immediate: true })
-->
-
+