瀏覽代碼

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">