diff --git a/lib/music_library_web/live/wishlist_live/show.html.heex b/lib/music_library_web/live/wishlist_live/show.html.heex
index febdfeff..a69967ea 100644
--- a/lib/music_library_web/live/wishlist_live/show.html.heex
+++ b/lib/music_library_web/live/wishlist_live/show.html.heex
@@ -271,15 +271,21 @@
-
+
{gettext("Check Online Stores")}
-
![{template.name}]()
-
+
{template.name}
- <.button
- as="link"
- href={OnlineStoreTemplates.generate_url(template, @record)}
- target="_blank"
- rel="noopener noreferrer"
- variant="ghost"
- size="sm"
- class="ml-2"
- >
- <.icon name="hero-arrow-top-right-on-square" class="h-4 w-4" />
- {gettext("Search")}
-
-
+
diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot
index a5c935e0..db0c280f 100644
--- a/priv/gettext/default.pot
+++ b/priv/gettext/default.pot
@@ -173,7 +173,6 @@ msgid "Saving..."
msgstr ""
#: lib/music_library_web/components/record_components.ex
-#: lib/music_library_web/live/wishlist_live/show.html.heex
#, elixir-autogen, elixir-format
msgid "Search"
msgstr ""
diff --git a/priv/gettext/en/LC_MESSAGES/default.po b/priv/gettext/en/LC_MESSAGES/default.po
index 66dec96e..43c22a49 100644
--- a/priv/gettext/en/LC_MESSAGES/default.po
+++ b/priv/gettext/en/LC_MESSAGES/default.po
@@ -173,7 +173,6 @@ msgid "Saving..."
msgstr ""
#: lib/music_library_web/components/record_components.ex
-#: lib/music_library_web/live/wishlist_live/show.html.heex
#, elixir-autogen, elixir-format
msgid "Search"
msgstr ""