diff --git a/changes/changelog.d/1708.bugfix b/changes/changelog.d/1708.bugfix
new file mode 100644
index 000000000..100750a35
--- /dev/null
+++ b/changes/changelog.d/1708.bugfix
@@ -0,0 +1 @@
+Fixed remote subscription form in Podcast and search views (#1708)
diff --git a/front/src/components/RemoteSearchForm.vue b/front/src/components/RemoteSearchForm.vue
index 302ccb96a..5c50fd996 100644
--- a/front/src/components/RemoteSearchForm.vue
+++ b/front/src/components/RemoteSearchForm.vue
@@ -1,7 +1,7 @@
diff --git a/front/src/components/library/Podcasts.vue b/front/src/components/library/Podcasts.vue
index 0f33471fa..9617dfb49 100644
--- a/front/src/components/library/Podcasts.vue
+++ b/front/src/components/library/Podcasts.vue
@@ -285,7 +285,7 @@ const paginateOptions = computed(() => sortedUniq([12, 30, 50, paginateBy.value]
class="scrolling content"
>