diff --git a/app/views/podcast_player/_form.html.erb b/app/views/podcast_player/_form.html.erb index 3bbb47e2c..8b906699d 100644 --- a/app/views/podcast_player/_form.html.erb +++ b/app/views/podcast_player/_form.html.erb @@ -34,7 +34,7 @@ <%= label_tag t("helpers.label.podcast_player.episode_number") %> - +
@@ -60,7 +60,7 @@ +
@@ -92,4 +92,4 @@ <%= embed_player_podcast_iframe(podcast, player_options, true) %>
-<% end %> \ No newline at end of file +<% end %>