summaryrefslogtreecommitdiffstats
path: root/templates/show_songs.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_songs.inc.php')
-rw-r--r--templates/show_songs.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_songs.inc.php b/templates/show_songs.inc.php
index 047ae748..0230bc00 100644
--- a/templates/show_songs.inc.php
+++ b/templates/show_songs.inc.php
@@ -26,7 +26,7 @@ $ajax_url = Config::get('ajax_url');
?>
<table class="tabledata" cellspacing="0" cellpadding="0">
<tr class="table-header" align="center">
- <td colspan="7">
+ <td colspan="8">
<?php require Config::get('prefix') . '/templates/list_header.inc.php'; ?>
</td>
</tr>