Browse Source

Added better no-song playing display.

KrisVos130 8 years ago
parent
commit
ff29c8027b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/client/templates/communityStation.html

+ 1 - 1
app/client/templates/communityStation.html

@@ -54,7 +54,7 @@
     <main id="room-content">
         <div class="container room-container">
             {{#if noCurrentSong}}
-                No current song. Please add a song to the queue!
+                <h1 class="center musare-text">There's currently no song playing.</h1>
             {{/if}}
             <div class="row {{noCurrentSongHidden}}">
                 <div class="col s12 m10 l8 offset-l2 offset-m1" id="media-container">