Преглед изворни кода

Added better no-song playing display.

KrisVos130 пре 8 година
родитељ
комит
ff29c8027b
1 измењених фајлова са 1 додато и 1 уклоњено
  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">