diff --git a/front/src/components/activity/Like.vue b/front/src/components/activity/Like.vue index 8e35598d5..a0799e8fa 100644 --- a/front/src/components/activity/Like.vue +++ b/front/src/components/activity/Like.vue @@ -9,8 +9,10 @@
- {{ event.object.name }} - from %{ album } by %{ artist } + + {{ event.object.name }} + + from %{ album } by %{ artist }
diff --git a/front/src/components/activity/Listen.vue b/front/src/components/activity/Listen.vue index 2d1a3c184..7790df58d 100644 --- a/front/src/components/activity/Listen.vue +++ b/front/src/components/activity/Listen.vue @@ -9,8 +9,10 @@
- {{ event.object.name }} - from %{ album } by %{ artist } + + {{ event.object.name }} + + from %{ album } by %{ artist }
diff --git a/front/src/components/auth/Settings.vue b/front/src/components/auth/Settings.vue index 1e5a9eced..ec3b8f994 100644 --- a/front/src/components/auth/Settings.vue +++ b/front/src/components/auth/Settings.vue @@ -18,10 +18,10 @@
- -

{{ f.help }}

+ +

{{ sharedLabels.fields[f.id].help }}