summaryrefslogtreecommitdiff
path: root/app/ui/albums.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/ui/albums.php')
-rw-r--r--app/ui/albums.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/ui/albums.php b/app/ui/albums.php
index 1ee5822..29bd945 100644
--- a/app/ui/albums.php
+++ b/app/ui/albums.php
@@ -66,7 +66,7 @@
<img class="icon" src="/assets/logo-transparent.svg" style="filter: grayscale(1) invert(1); width: 96px; height: 96px;" alt="">
<h4 style="opacity: .75;">Add music to your library</h4>
<p style="max-width: 300px; margin-left: auto; margin-right: auto;">Browse millions of songs and collect your favorites here.</p>
- <div class="btn btn-primary" onclick="window.parent.openUI('explore');">Browse Mist</div>
+ <div class="btn btn-primary" onclick="window.parent.openUI('home');">Browse Mist</div>
</div>
</div>
<?php endif; ?>