summaryrefslogtreecommitdiffstats
path: root/templates/show_playlist_songs.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_playlist_songs.inc.php')
-rw-r--r--templates/show_playlist_songs.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_playlist_songs.inc.php b/templates/show_playlist_songs.inc.php
index 3e8918aa..17aa68a6 100644
--- a/templates/show_playlist_songs.inc.php
+++ b/templates/show_playlist_songs.inc.php
@@ -30,6 +30,7 @@ $ajax_url = Config::get('ajax_url');
</td>
</tr>
<tr class="table-header">
+ <th>&nbsp;</th>
<th><?php echo _('Track'); ?></th>
<th><?php echo _('Song Title'); ?></th>
<th><?php echo _('Artist'); ?></th>