diff --git a/webui/index.html b/webui/index.html
index 43581f33..4fe0bc6b 100644
--- a/webui/index.html
+++ b/webui/index.html
@@ -136,13 +136,13 @@
Can download music
-
+
Admin PIN
Required when multiple profiles exist
-
+
@@ -2761,8 +2761,8 @@
@@ -2774,10 +2774,10 @@
tracks selected
-
-
-
-
+
+
+
+
@@ -2801,8 +2801,8 @@
Sync to server
@@ -2829,8 +2829,8 @@
Sync to server
@@ -2847,8 +2847,8 @@
@@ -3043,13 +3043,13 @@
Artists you follow across your music services
-
-
@@ -3679,15 +3679,15 @@
0 albums selected
diff --git a/webui/static/discover.js b/webui/static/discover.js
index b5303e5d..a4b28736 100644
--- a/webui/static/discover.js
+++ b/webui/static/discover.js
@@ -4654,15 +4654,15 @@ async function openYourArtistInfoModal(poolId) {
// Footer
if (footerEl) {
const watchBtn = pool.on_watchlist
- ? ``
- : ``;
+ ? ``
+ : ``;
footerEl.innerHTML = `
${watchBtn}
-