Просмотр исходного кода

Added better no-song playing display.

KrisVos130 8 лет назад
Родитель
Сommit
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">